]> Creatis software - gdcm.git/commitdiff
mistyping
authorjpr <jpr>
Wed, 26 Sep 2007 07:10:33 +0000 (07:10 +0000)
committerjpr <jpr>
Wed, 26 Sep 2007 07:10:33 +0000 (07:10 +0000)
Dicts/dicomVR.dic

index 4261fe789e1573a9cc8418c4c5070fd72e92483e..ec9339c29b995c2e371f0e391ecbff1dc9cbb037 100644 (file)
@@ -12,7 +12,7 @@ LO Long String;           // At most 64 chars
 LT Long Text;             // At most 10240 chars
 OB Other Byte String;     // String of bytes (VR independant)
 OW Other Word String;     // String of 16-bit words (VR dependant)
-OL Other Long Word String // String of 32-bit words (VR dependant)
+OL Other Long Word String;// String of 32-bit words (VR dependant)
 OF Other Float String;    // String of 32-bits IEEE754:1985 floating point words
 PN Person Name;           // At most 64 chars
 SH Short String;          // At most 16 chars