svn commit: trunk/busybox/networking
vapier at busybox.net
vapier at busybox.net
Tue Jan 3 23:59:03 UTC 2006
Author: vapier
Date: 2006-01-03 15:59:01 -0800 (Tue, 03 Jan 2006)
New Revision: 13059
Log:
fix comment documentation
Modified:
trunk/busybox/networking/httpd.c
Changeset:
Modified: trunk/busybox/networking/httpd.c
===================================================================
--- trunk/busybox/networking/httpd.c 2006-01-03 20:19:58 UTC (rev 13058)
+++ trunk/busybox/networking/httpd.c 2006-01-03 23:59:01 UTC (rev 13059)
@@ -1533,9 +1533,9 @@
/****************************************************************************
*
- > $Function: handleIncoming()
+ > $Function: handle_sigalrm()
*
- * $Description: Handle an incoming http request.
+ * $Description: Handle timeouts
*
****************************************************************************/
More information about the busybox-cvs
mailing list