From e6e3865afff41399ae9aada791c4e562e896f441 Mon Sep 17 00:00:00 2001 From: vapier Date: Tue, 3 Jan 2006 23:59:01 +0000 Subject: fix comment documentation git-svn-id: svn://busybox.net/trunk/busybox@13059 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- networking/httpd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/networking/httpd.c b/networking/httpd.c index b057746c8..5df493b8e 100644 --- a/networking/httpd.c +++ b/networking/httpd.c @@ -1533,9 +1533,9 @@ set_remoteuser_var: /**************************************************************************** * - > $Function: handleIncoming() + > $Function: handle_sigalrm() * - * $Description: Handle an incoming http request. + * $Description: Handle timeouts * ****************************************************************************/ -- cgit v1.2.3-55-g6feb