[MOAB-dev] r1144 - MOAB/trunk/tools/iMesh

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Wed Jun 27 16:15:46 CDT 2007


Author: kraftche
Date: 2007-06-27 16:15:46 -0500 (Wed, 27 Jun 2007)
New Revision: 1144

Modified:
   MOAB/trunk/tools/iMesh/iMesh.h
Log:
remove one more C++-style comment

Modified: MOAB/trunk/tools/iMesh/iMesh.h
===================================================================
--- MOAB/trunk/tools/iMesh/iMesh.h	2007-06-27 21:13:49 UTC (rev 1143)
+++ MOAB/trunk/tools/iMesh/iMesh.h	2007-06-27 21:15:46 UTC (rev 1144)
@@ -1966,7 +1966,7 @@
                    /*out*/ int *err);
 
 #ifdef __cplusplus
-}
+} // extern "C"
 #endif
 
-#endif // ifndef IMESH_CBIND_H__
+#endif /* ifndef IMESH_CBIND_H__ */




More information about the moab-dev mailing list