|
From: <cre...@us...> - 2006-04-13 17:37:37
|
Revision: 1263 Author: creecode Date: 2006-04-13 10:37:32 -0700 (Thu, 13 Apr 2006) ViewCVS: http://svn.sourceforge.net/frontierkernel/?rev=1263&view=rev Log Message: ----------- restore comment that went missing for fwsNetEventLaunch function Modified Paths: -------------- Frontier/trunk/Common/source/OpenTransportNetEvents.c Modified: Frontier/trunk/Common/source/OpenTransportNetEvents.c =================================================================== --- Frontier/trunk/Common/source/OpenTransportNetEvents.c 2006-04-13 17:31:39 UTC (rev 1262) +++ Frontier/trunk/Common/source/OpenTransportNetEvents.c 2006-04-13 17:37:32 UTC (rev 1263) @@ -2464,6 +2464,8 @@ /* Initialize the NetEvents system + + 5.0.2b5 dmb: added hostData parameter and GUSI support to handle threading */ if (!frontierWinSockLoaded) { @@ -5140,3 +5142,4 @@ return (true); }/*fwsNetEventGetStats*/ + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |