diff options
Diffstat (limited to 'networking')
-rw-r--r-- | networking/httpd.c | 4 |
1 files 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 * ****************************************************************************/ |