CVS update: /common/netio/pub/

CVS update: /common/netio/pub/

jgordon at helixcommunity.org jgordon at helixcommunity.org
Tue Nov 25 22:05:53 PST 2003


User: jgordon 
Date: 03/11/25 14:05:53

Modified
 /common/netio/pub/
  conn.h

Log
 HPUX build buster. No symbols after #endif, must be commented.
 Reviewed by:   dcollins

File Changes:

Directory: /common/netio/pub/
=============================

File [changed]: conn.h
Url: https://common.helixcommunity.org/source/browse/common/netio/pub/conn.h.diff?r1=1.8&r2=1.9
Delta lines:  +1 -1
-------------------
--- conn.h	20 Nov 2003 01:58:46 -0000	1.8
+++ conn.h	25 Nov 2003 22:05:53 -0000	1.9
@@ -325,7 +325,7 @@
 #if defined(HELIX_FEATURE_NETWORK_USE_SELECT)
 	virtual HX_RESULT WaitforSelect(void *,void *) = 0;
 	virtual HX_RESULT CheckForConnection()=0;
-#endif HELIX_FEATURE_NETWORK_USE_SELECT
+#endif /* HELIX_FEATURE_NETWORK_USE_SELECT */
         
 protected:
 




---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe at common.helixcommunity.org
For additional commands, e-mail: cvs-help at common.helixcommunity.org




More information about the Common-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.