]> Creatis software - gdcm.git/blobdiff - Example/TestCopyDicom.cxx
* src/gdcmDocument.cxx: gdcmDocument::~gdcmDocument() doesn't clear (nor
[gdcm.git] / Example / TestCopyDicom.cxx
index f0f7c23388d3618ccecbdc3f9ba77658297a5df5..bfc92b8a0279605f9e68a4332c56080e1f66e70b 100644 (file)
@@ -47,6 +47,8 @@ int main(int argc, char* argv[])
       return 1;
    }
 
+// don't modify identation in order to let this source xdiffable with ../Test
+
       std::string filename = argv[1];
       std::string output = argv[2];