X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDirList.h;h=0ffb6c1ebcc63c88abcdf696b9eab5821870cffc;hb=61e1a3e0ce5480990a0d0b844cf0e86d1775306d;hp=33c8ab10777be11845cd0c8c79bf3b04360f6a01;hpb=5311d94213fb3d388924e1d5b8a9e11d1d40fcb3;p=gdcm.git diff --git a/src/gdcmDirList.h b/src/gdcmDirList.h index 33c8ab10..0ffb6c1e 100644 --- a/src/gdcmDirList.h +++ b/src/gdcmDirList.h @@ -21,9 +21,9 @@ public : std::string GetDirName(void); - /// Character \ + /// Character '\' static const char SEPARATOR_X; - /// Character / + /// Character '/' static const char SEPARATOR_WIN; /// depending on the O.S. static const std::string SEPARATOR;