From: jpr Date: Mon, 21 Nov 2005 12:27:35 +0000 (+0000) Subject: OF X-Git-Tag: Version1.3~53 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=379d59cbfbab4f5b6b2ecae9f32c3cf7d8bb2cb4;p=gdcm.git OF --- diff --git a/Dicts/dicomVR.dic b/Dicts/dicomVR.dic index 6c8c19e0..506547e4 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) -OF Other Float String // String of 32-bits IEEE754:1985 floating point words +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