Revision: 75660
          http://sourceforge.net/p/brlcad/code/75660
Author:   starseeker
Date:     2020-05-01 14:23:40 +0000 (Fri, 01 May 2020)
Log Message:
-----------
Fix comment

Modified Paths:
--------------
    brlcad/trunk/src/gtools/gchecker.cpp

Modified: brlcad/trunk/src/gtools/gchecker.cpp
===================================================================
--- brlcad/trunk/src/gtools/gchecker.cpp        2020-05-01 14:18:48 UTC (rev 
75659)
+++ brlcad/trunk/src/gtools/gchecker.cpp        2020-05-01 14:23:40 UTC (rev 
75660)
@@ -31,7 +31,7 @@
 #endif
 
 #ifdef HAVE_WINDOWS_H
-#  include <direct.h> \\ For chdir
+#  include <direct.h> /* For chdir */
 #endif
 
 #include <fstream>

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to