lkml.org 
[lkml]   [2002]   [Mar]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subjectkhttpd trival fix.
Date
From

Hi,

There is a typo in khttpd/socket.c. ("EnterFunction" instead of
"LeaveFunction")

Roger.


diff -ur linux-2.4.19-pre2.clean/net/khttpd/sockets.c linux-2.4.19-pre2.khttpd_patch/net/khttpd/sockets.c
--- linux-2.4.19-pre2.clean/net/khttpd/sockets.c Mon Mar 27 20:35:57 2000
+++ linux-2.4.19-pre2.khttpd_patch/net/khttpd/sockets.c Sun Mar 10 10:36:10 2002
@@ -82,7 +82,7 @@

MainSocket = sock;

- EnterFunction("StartListening");
+ LeaveFunction("StartListening");
return 1;
}

--
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots.
* There are also old, bald pilots.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.025 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site