diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/irecovery.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/irecovery.c b/tools/irecovery.c index 9c153d8..1b1386a 100644 --- a/tools/irecovery.c +++ b/tools/irecovery.c | |||
| @@ -518,6 +518,7 @@ int main(int argc, char* argv[]) { | |||
| 518 | } | 518 | } |
| 519 | 519 | ||
| 520 | irecv_close(client); | 520 | irecv_close(client); |
| 521 | irecv_exit(); | ||
| 521 | 522 | ||
| 522 | return 0; | 523 | return 0; |
| 523 | } | 524 | } |
