X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Example%2FTestValidate.cxx;h=22d5272e717538ee84e9b7cd553bef763fbf5c50;hb=779c8f5232ad160d353b90d3fa47d0503e17965d;hp=8df1960c8483e19a26ebc403c1693942d3092694;hpb=4297b237d3010e089a89e0242d4151168553778f;p=gdcm.git diff --git a/Example/TestValidate.cxx b/Example/TestValidate.cxx index 8df1960c..22d5272e 100755 --- a/Example/TestValidate.cxx +++ b/Example/TestValidate.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: TestValidate.cxx,v $ Language: C++ - Date: $Date: 2005/11/03 14:17:24 $ - Version: $Revision: 1.1 $ + Date: $Date: 2005/11/03 16:11:54 $ + Version: $Revision: 1.2 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -23,7 +23,7 @@ int main(int argc, char *argv[]) { if( argc < 2 ) { - std::cerr << "ouh les cornes / shame on you" << std::endl; + std::cerr << "ouh les cornes / shame on you / !inocente!" << std::endl; return 1; }