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