]> Creatis software - gdcm.git/commitdiff
Typo
authorjpr <jpr>
Wed, 31 Aug 2005 08:40:28 +0000 (08:40 +0000)
committerjpr <jpr>
Wed, 31 Aug 2005 08:40:28 +0000 (08:40 +0000)
gdcmPython/gdcm.i

index b4d735b5bdc572a16045f1f26e8623bde661c197..e230f450fda6d2aa0d32649abf3b83b9eb968891 100644 (file)
@@ -220,10 +220,12 @@ typedef unsigned long long uint64_t;
 %constant const char *NOTLOADED = "gdcm::NotLoaded";
 %constant const char *UNREAD    = "gdcm::UnRead";
 
-/*%constant unsigned int LD_ALL         = 0x00000000;
+/*
+%constant unsigned int LD_ALL         = 0x00000000;
 %constant unsigned int LD_NOSEQ       = 0x00000001;
 %constant unsigned int LD_NOSHADOW    = 0x00000002;
-%constant unsigned int LD_NOSHADOWSEQ = 0x00000004;*/
+%constant unsigned int LD_NOSHADOWSEQ = 0x00000004;
+*/
 
 ////////////////////////////////////////////////////////////////////////////
 // Warning: Order matters !