From: jpr Date: Fri, 16 Dec 2005 15:42:54 +0000 (+0000) Subject: Minor typo X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=146fe8e03a4034aed9422f7a5acc8a0dda455005;p=gdcm.git Minor typo --- diff --git a/Example/RawToDicom.cxx b/Example/RawToDicom.cxx index 23b7adcd..cdc39093 100755 --- a/Example/RawToDicom.cxx +++ b/Example/RawToDicom.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: RawToDicom.cxx,v $ Language: C++ - Date: $Date: 2005/12/15 17:06:39 $ - Version: $Revision: 1.2 $ + Date: $Date: 2005/12/16 15:42:54 $ + 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 @@ -43,7 +43,7 @@ int main(int argc, char *argv[]) " pixeltype={8U|8S|16U|16S} ", " [samples = {1|3}} //defaulted to 1; 3 = RGB ", " fileout=outputFileName ", - " [debug] [warning] ", + " [debug] ", " debug : user wants to run the program in 'debug mode' ", FINISH_USAGE