Revision: 41631
http://brlcad.svn.sourceforge.net/brlcad/?rev=41631&view=rev
Author: davidloman
Date: 2010-12-15 18:38:23 +0000 (Wed, 15 Dec 2010)
Log Message:
-----------
Tweak header define to be in line with that of the rest of the project
Modified Paths:
--------------
rt^3/trunk/src/GS/GSClient.h
Modified: rt^3/trunk/src/GS/GSClient.h
===================================================================
--- rt^3/trunk/src/GS/GSClient.h 2010-12-15 18:36:11 UTC (rev 41630)
+++ rt^3/trunk/src/GS/GSClient.h 2010-12-15 18:38:23 UTC (rev 41631)
@@ -22,8 +22,8 @@
*
*/
-#ifndef GSCLIENT_H_
-#define GSCLIENT_H_
+#ifndef __GSCLIENT_H__
+#define __GSCLIENT_H__
#include <QtCore/QString>
@@ -39,7 +39,7 @@
};
-#endif /* GSCLIENT_H_ */
+#endif /* __GSCLIENT_H__ */
/*
* Local Variables:
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits