X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Dicts%2FdicomVR.dic;h=86a0c431e06cd34a62793f329454be66a48cdebe;hb=ca1e16227a30bd895c6acdc27244c838f0631c2e;hp=4261fe789e1573a9cc8418c4c5070fd72e92483e;hpb=c8a492650baad8d5d9915526addecb6523651b9f;p=gdcm.git diff --git a/Dicts/dicomVR.dic b/Dicts/dicomVR.dic index 4261fe78..86a0c431 100644 --- a/Dicts/dicomVR.dic +++ b/Dicts/dicomVR.dic @@ -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