From: Kevin M. <sub...@us...> - 2002-02-09 16:58:59
|
subatomic 2002/02/09 08:58:58 PST Modified files: gamekernel/xml xmlpp.cpp xmlpp.h Log: updated for better const-correctness added typedefs to bring this up to our coding style... XMLNodePtr, instead of xmlnodeptr... Revision Changes Path 1.3 +12 -14 lib/gamekernel/xml/xmlpp.cpp 1.3 +55 -15 lib/gamekernel/xml/xmlpp.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xml/xmlpp.cpp.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xml/xmlpp.h.diff?r1=1.2&r2=1.3&diff_format=h |