summaryrefslogtreecommitdiffstats
path: root/srv/d.c
diff options
context:
space:
mode:
Diffstat (limited to 'srv/d.c')
-rw-r--r--srv/d.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/srv/d.c b/srv/d.c
index 3c9e482..377241f 100644
--- a/srv/d.c
+++ b/srv/d.c
@@ -151,6 +151,7 @@ int main (int argc, char ** argv) {
r = 18;
goto r;
}
+ fflush(db);
}
r:
if (close(udp) == -1)