]> Creatis software - gdcm.git/blobdiff - src/gdcmException.cxx
Sub-minor std-related fixes... Jpr+Frog
[gdcm.git] / src / gdcmException.cxx
index 719c7744bb48c98852928f8160b55c6739d3843f..2d2a9b06322be94a26534e5c7cecff1608a1a911 100644 (file)
@@ -88,7 +88,7 @@ catch(...) {
 
 /**
  * \ingroup gdcmException
- * \brief gdcmException::operator
+ * \brief gdcmException
  */
  gdcmException::operator const char *() const throw() {
   return getName().c_str();