X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FSplitIntoXCoherentDirectoriesIgnoreSerieUID.cxx;h=992b53c0c3158967f88a83afd859e2c260f4cadd;hb=fd5c14391627c6e42283ced90561271af2a161a2;hp=bec07d82fc046fbf6fa44669c253048726067d6e;hpb=c1d286f80b07f07438ced6be3f119808c49b8f3f;p=gdcm.git diff --git a/Example/SplitIntoXCoherentDirectoriesIgnoreSerieUID.cxx b/Example/SplitIntoXCoherentDirectoriesIgnoreSerieUID.cxx index bec07d82..992b53c0 100755 --- a/Example/SplitIntoXCoherentDirectoriesIgnoreSerieUID.cxx +++ b/Example/SplitIntoXCoherentDirectoriesIgnoreSerieUID.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: SplitIntoXCoherentDirectoriesIgnoreSerieUID.cxx,v $ Language: C++ - Date: $Date: 2009/05/28 15:44:34 $ - Version: $Revision: 1.2 $ + Date: $Date: 2011/03/29 07:35:58 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -48,7 +48,7 @@ int main(int argc, char *argv[]) " tag : group-elem (in hexa, no space) ", " the user wants to split on ", " sort : user wants FileHelper to sort the images ", - " Warning : will probabely crah if sort has no meaning ", + " Warning : will probabely crash if sort has no meaning ", " (not only look at image names) ", " studyUID : *aware* user wants to add the serie ", " to an already existing study ",