From 1f3ff287ad489c9a49a2d0ab13669e22f71effab Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 5 May 2005 20:55:24 +0000 Subject: Correct some minor errors in comments. git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@219 1faa4e14-9dd3-4be0-9f0e-ffe519881164 --- src/Startup.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Startup.c b/src/Startup.c index a12aef6..70fbe6a 100644 --- a/src/Startup.c +++ b/src/Startup.c @@ -142,12 +142,13 @@ int HTTP_StartServer(void) @date Tue Nov 12 20:32:36 2002 @author Tom Goodale @desc - Listens for connection requests. + Listen for connection requests. @enddesc @calls @calledby @history - @hdate Tue Nov 12 20:33:07 2002 @hauthor Tom Goodale + @hdate Tue Nov 12 20:33:07 2002 + @hauthor Tom Goodale @hdesc This was originally in HTTP_StartServer but that made it impossible to spawn a task telling it where the webserver was if httpd::pause was "true". -- cgit v1.2.3