]> Creatis software - gdcm.git/blobdiff - src/gdcmDicomDir.cxx
- ANSIfy gdcmDicomDir.cxx
[gdcm.git] / src / gdcmDicomDir.cxx
index edd6e84e527588956432f60843097609f78e89b5..f14f63e2d091b02633b7e01e619f159208e07cc6 100644 (file)
@@ -112,7 +112,7 @@ void gdcmDicomDir::CreateDicomDir(void)
       }
    }
 
-   end=i;
+   end=GetListEntry().end();
    AddObjectToEnd(type,begin,end);
 }