diff options
Diffstat (limited to 'src/libhttpd/parsereq.c')
| -rw-r--r-- | src/libhttpd/parsereq.c | 1 |
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 |
