[Plib-cvs] plib/src/util ul.cxx,1.34,1.35
Brought to you by:
sjbaker
From: Wolfram K. <wol...@us...> - 2005-01-04 23:10:39
|
Update of /cvsroot/plib/plib/src/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11653/util Modified Files: ul.cxx Log Message: Fixed copy and paste error in comment Index: ul.cxx =================================================================== RCS file: /cvsroot/plib/plib/src/util/ul.cxx,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- ul.cxx 30 Oct 2004 16:11:07 -0000 1.34 +++ ul.cxx 4 Jan 2005 23:10:17 -0000 1.35 @@ -466,7 +466,7 @@ offering. **** ATTENTION **** - WK: If you used strnicmp, make sure you realise the completely + WK: If you used stricmp, make sure you realise the completely changed meaning of the return value - 0 means not equal! */ |