aboutsummaryrefslogtreecommitdiff
path: root/inc.c
diff options
context:
space:
mode:
Diffstat (limited to 'inc.c')
-rw-r--r--inc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc.c b/inc.c
index 8ba6bf6..4312409 100644
--- a/inc.c
+++ b/inc.c
@@ -53,3 +53,5 @@ main ()
53 MHD_stop_daemon (daemon); 53 MHD_stop_daemon (daemon);
54 return 0; 54 return 0;
55} 55}
56
57/* EOF inc.c */