aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/internal.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-07-05 06:07:26 +0000
committerChristian Grothoff <christian@grothoff.org>2008-07-05 06:07:26 +0000
commitf83f81d72ab7300e3c3bfcd847f6ae4a7c9651f0 (patch)
tree00c423114ecb3f806141cd9fbd2f468b7bbe2868 /src/daemon/internal.c
parent066535efcd641222846ff64e6d98a0e96c102beb (diff)
downloadlibmicrohttpd-f83f81d72ab7300e3c3bfcd847f6ae4a7c9651f0.tar.gz
libmicrohttpd-f83f81d72ab7300e3c3bfcd847f6ae4a7c9651f0.zip
dead
Diffstat (limited to 'src/daemon/internal.c')
-rw-r--r--src/daemon/internal.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/daemon/internal.c b/src/daemon/internal.c
index 5e2ff553..8a56a6a6 100644
--- a/src/daemon/internal.c
+++ b/src/daemon/internal.c
@@ -66,3 +66,5 @@ MHD_http_unescape (char *val)
66 val = esc + 1; 66 val = esc + 1;
67 } 67 }
68} 68}
69
70/* end of internal.c */