From: jpr Date: Wed, 26 Sep 2007 14:37:56 +0000 (+0000) Subject: missing space X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=6af0e3f9ccc91b9481e03014201af9293cdd1322;p=gdcm.git missing space --- diff --git a/Dicts/dicomVR.dic b/Dicts/dicomVR.dic index ec9339c2..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