summaryrefslogtreecommitdiffstats
path: root/src/libhttpd/parsereq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libhttpd/parsereq.c')
-rw-r--r--src/libhttpd/parsereq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libhttpd/parsereq.c b/src/libhttpd/parsereq.c
index 938d0a33..98a88369 100644
--- a/src/libhttpd/parsereq.c
+++ b/src/libhttpd/parsereq.c
@@ -285,7 +285,6 @@ getword(HConnect *c)
}
ch = getc(c);
}
- return nil;
}
static int