X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=gdcmPython%2Fgdcm.i;h=8c2d95d369ffa593eae0c49909b7f904d1319db8;hb=726b8eea9b427fb1e04e2cdf64933d0128f9e791;hp=1e63ca139b54a9b773938597c174a147b44786a3;hpb=07112c72cc216357f1afc204d4f7c8fd83244c0a;p=gdcm.git diff --git a/gdcmPython/gdcm.i b/gdcmPython/gdcm.i index 1e63ca13..8c2d95d3 100644 --- a/gdcmPython/gdcm.i +++ b/gdcmPython/gdcm.i @@ -61,7 +61,7 @@ typedef unsigned long long uint64_t; //////////////////////////////////////////////// // Convert a DocEntry * to the real derived class -%typemap(out) gdcm::DocEntry * +%typemap(out) gdcm::DocEntry * { PyObject *newEntry;