Changed: #878 Fix typos in comments/code

This commit is contained in:
kervala 2011-02-21 16:08:32 +01:00
parent 3d06de12ff
commit a8fbfb82e5
5 changed files with 47 additions and 50 deletions

View file

@ -377,7 +377,6 @@ void CTileBank::makeAllPathRelative ()
// *************************************************************************** // ***************************************************************************
// Moi aussi je le parie (Yoyo).
void CTileBank::makeAllExtensionDDS () void CTileBank::makeAllExtensionDDS ()
{ {
// For all tiles // For all tiles

View file

@ -21,8 +21,6 @@
#include "nel/misc/bsphere.h" #include "nel/misc/bsphere.h"
#include "nel/misc/matrix.h" #include "nel/misc/matrix.h"
namespace NLMISC { namespace NLMISC {