| 
     
      
      
      From: <eg...@us...> - 2010-01-02 15:03:57
      
     
   | 
Revision: 1170
          http://opengate.svn.sourceforge.net/opengate/?rev=1170&view=rev
Author:   egore
Date:     2010-01-02 15:03:47 +0000 (Sat, 02 Jan 2010)
Log Message:
-----------
Whitespace fix
Modified Paths:
--------------
    trunk/src/model/Entity.h
Modified: trunk/src/model/Entity.h
===================================================================
--- trunk/src/model/Entity.h	2010-01-02 15:00:28 UTC (rev 1169)
+++ trunk/src/model/Entity.h	2010-01-02 15:03:47 UTC (rev 1170)
@@ -136,7 +136,7 @@
     inline void setFactionName_( const std::string & name ) { factionName_ = name; }
     void loadImages_( );
 
-	/*! A short and most likely unique name of this entity */
+    /*! A short and most likely unique name of this entity */
     std::string name_;
 
     std::string category_;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |