[MOAB-dev] r4738 - MOAB/trunk/itaps/imesh

jvporter at wisc.edu jvporter at wisc.edu
Wed Apr 13 13:52:36 CDT 2011


Author: jvporter
Date: 2011-04-13 13:52:36 -0500 (Wed, 13 Apr 2011)
New Revision: 4738

Modified:
   MOAB/trunk/itaps/imesh/iMesh.h
Log:
Update iMesh.h to match ITAPS version


Modified: MOAB/trunk/itaps/imesh/iMesh.h
===================================================================
--- MOAB/trunk/itaps/imesh/iMesh.h	2011-04-13 18:03:01 UTC (rev 4737)
+++ MOAB/trunk/itaps/imesh/iMesh.h	2011-04-13 18:52:36 UTC (rev 4738)
@@ -322,7 +322,7 @@
      * \param instance iMesh instance handle
      * \param descr Pointer to a character string to be filled with a
      *        description of the error from the last iMesh function
-     * \param *err Pointer to error type returned from function
+     * \param *err Pointer to error type returned from this function
      * \param descr_len Length of the character string pointed to by descr
      */
   void iMesh_getDescription(iMesh_Instance instance,








































More information about the moab-dev mailing list