Revision: 44661
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44661&view=rev
Author:   davidloman
Date:     2011-05-24 17:37:00 +0000 (Tue, 24 May 2011)

Log Message:
-----------
Fix the header define.  Changed a Q to an S.

Modified Paths:
--------------
    geomcore/trunk/include/DirListResMsg.h

Modified: geomcore/trunk/include/DirListResMsg.h
===================================================================
--- geomcore/trunk/include/DirListResMsg.h      2011-05-24 17:23:12 UTC (rev 
44660)
+++ geomcore/trunk/include/DirListResMsg.h      2011-05-24 17:37:00 UTC (rev 
44661)
@@ -24,8 +24,8 @@
  */
 
 
-#ifndef __DIRLISTREQMSG_H__
-#define __DIRLISTREQMSG_H__
+#ifndef __DIRLISTRESMSG_H__
+#define __DIRLISTRESMSG_H__
 
 #include "NetMsg.h"
 #include <list>
@@ -64,7 +64,7 @@
        DirListResMsg& operator=(DirListResMsg const&){};
 };
 
-#endif /* __DIRLISTREQMSG_H__ */
+#endif /* __DIRLISTRESMSG_H__ */
 
 /*
  * Local Variables: ***


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to