changeset 20:0a6d9c29effa

Modified MIimagemax and MIimagemin strings.
author neelin <neelin>
date Tue, 24 Nov 1992 15:19:46 +0000
parents f93897b791db
children 015576b0288d
files libsrc/minc.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libsrc/minc.h
+++ b/libsrc/minc.h
@@ -127,8 +127,8 @@
 
 /* The image variable and its attributes */
 #define MIimage    "image"
-#define MIimagemax "imagemax"
-#define MIimagemin "imagemin"
+#define MIimagemax "image-max"
+#define MIimagemin "image-min"
 #define MIcomplete "complete"
 
 /* The patient variable and its attributes */