]> Creatis software - gdcm.git/commit
* "gdcm::Unfound" string changed to a constant variable (GDCM_UNFOUND)
authorregrain <regrain>
Thu, 18 Sep 2003 09:32:15 +0000 (09:32 +0000)
committerregrain <regrain>
Thu, 18 Sep 2003 09:32:15 +0000 (09:32 +0000)
commitd44cb38c3275dc302d9b523c17d346810f0e6644
tree0d17f1a0cd6f642e008cbfbf8d4ebe90b4f72eb8
parent0a6fbcbd58d5e186b183316d8d10d1f07ac0f6cb
  * "gdcm::Unfound" string changed to a constant variable (GDCM_UNFOUND)
        located in the gdcmCommon.h file. All use of reference of tha has been
        changed to now use the variable GDCM_UNFOUND.
     -- BeNours
ChangeLog
src/gdcmCommon.h
src/gdcmElValSet.cxx
src/gdcmFile.cxx
src/gdcmHeader.cxx
src/gdcmHeader.h
src/gdcmHeaderHelper.cxx
src/gdcmTS.cxx