X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Example%2FPatchHeader.cxx;h=d9d5e3393fd1a3229a13fb2b91187415458fd45e;hb=02e5b298070faff881e584dd818d85bfc05e92bf;hp=e1d8dd19e98d63e7013ae6b50996fddfbee89ac3;hpb=993bc33a54fcb6097d7f48488911881448c0194d;p=gdcm.git diff --git a/Example/PatchHeader.cxx b/Example/PatchHeader.cxx index e1d8dd19..d9d5e339 100644 --- a/Example/PatchHeader.cxx +++ b/Example/PatchHeader.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: PatchHeader.cxx,v $ Language: C++ - Date: $Date: 2005/08/28 17:10:49 $ - Version: $Revision: 1.1 $ + Date: $Date: 2005/08/28 17:27:00 $ + 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 @@ -31,7 +31,7 @@ // and re-write with a right value. // This program does the job by brutally overwritting the wrong values. // It may be usefull to save a set of images ... -// (It dosn't allow to *add* a missing field) +// (It doesn't allow to *add* a missing field) // ------------------------------------------------------------------------ // global variables will be seen inside any function.