]> Creatis software - gdcm.git/blobdiff - src/gdcmRLEFrame.h
Fix mistypings
[gdcm.git] / src / gdcmRLEFrame.h
index e6cc6882b26eca58b1e7123afc2c37ec01589ab9..0554ad4db6fcea4c3a3e3f4ee9df99b96ea0ccb3 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: gdcmRLEFrame.h,v $
   Language:  C++
-  Date:      $Date: 2007/08/22 16:14:04 $
-  Version:   $Revision: 1.22 $
+  Date:      $Date: 2007/09/17 12:16:01 $
+  Version:   $Revision: 1.23 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -38,7 +38,7 @@ namespace GDCM_NAME_SPACE
  *
  *        Each instance of this class (they can be as many instances for
  *        a given Document as they are frames and they are collected in
- *        a \ref RLEFramesInfo ) describes :
+ *        a RLEFramesInfo ) describes :
  *        - the total number of segments (up to 15),
  *        - the offsets of each segment of the frame,
  *        - the (corresponding) lengths of each segment of the frame.