summaryrefslogtreecommitdiff
path: root/ratox.c
diff options
context:
space:
mode:
Diffstat (limited to 'ratox.c')
-rw-r--r--ratox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ratox.c b/ratox.c
index 047eb7c..f7365f5 100644
--- a/ratox.c
+++ b/ratox.c
@@ -2310,7 +2310,7 @@ toxshutdown(void)
if (gslots[s].fd[m] != -1)
close(gslots[s].fd[m]);
}
- }
+ }
rmdir(gslots[s].name);
}
unlink("id");