[Gcblue-commits] gcb_wx/include/common util.h,1.2,1.3
Status: Alpha
Brought to you by:
ddcforge
|
From: Xavi <xr...@us...> - 2004-03-28 11:42:07
|
Update of /cvsroot/gcblue/gcb_wx/include/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17944 Modified Files: util.h Log Message: newline at the end of file Index: util.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/common/util.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** util.h 19 Oct 2003 17:46:01 -0000 1.2 --- util.h 28 Mar 2004 11:30:51 -0000 1.3 *************** *** 35,37 **** const char* FindCharFollowing(const char *z, char c); ! #endif \ No newline at end of file --- 35,38 ---- const char* FindCharFollowing(const char *z, char c); ! #endif ! |