From 698031f5c14eca773889fdefb72b88a24f66c2c4 Mon Sep 17 00:00:00 2001 From: pranomostro Date: Mon, 15 May 2017 12:01:34 +0200 Subject: Fix indentation mistake. --- ratox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ratox.c') 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"); -- cgit v1.2.3