patch-2.4.19 linux-2.4.19/net/khttpd/sockets.c

Next file: linux-2.4.19/net/lapb/lapb_iface.c
Previous file: linux-2.4.19/net/khttpd/main.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/net/khttpd/sockets.c linux-2.4.19/net/khttpd/sockets.c
@@ -82,7 +82,7 @@
 	
 	MainSocket = sock;
 	
-	EnterFunction("StartListening");
+	LeaveFunction("StartListening");
 	return 1; 
 }	
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)