]> Creatis software - gdcm.git/blobdiff - Dicts/dicomVR.dic
Fix mistypings
[gdcm.git] / Dicts / dicomVR.dic
index 9faba0da88469e65c5d522e257e149d834b1c5da..86a0c431e06cd34a62793f329454be66a48cdebe 100644 (file)
@@ -12,7 +12,8 @@ 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)
-OF Other Float String;     // String of 32-bits IEEE754:1985 floating point words
+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
 SL Signed Long;           // Exactly 4 bytes