From: Francesco M. <fr...@us...> - 2006-05-21 19:17:12
|
Update of /cvsroot/wxlua/wxLua/modules/wxluasocket/include In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv22600/modules/wxluasocket/include Modified Files: wxluasocketdefs.h Log Message: added final newlines to *defs.h; added WXMAKINGDLL_LUAMODULE; fixed configure script message Index: wxluasocketdefs.h =================================================================== RCS file: /cvsroot/wxlua/wxLua/modules/wxluasocket/include/wxluasocketdefs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wxluasocketdefs.h 20 May 2006 19:57:59 -0000 1.1 --- wxluasocketdefs.h 21 May 2006 19:17:00 -0000 1.2 *************** *** 30,32 **** #endif ! #endif // __WX_WXLUASOCKETDEFS_H__ \ No newline at end of file --- 30,32 ---- #endif ! #endif // __WX_WXLUASOCKETDEFS_H__ |