pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/sfmP.h


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/sfmP.h
Date: Wed, 13 Apr 2005 06:10:08 -0400

Index: pspp/src/sfmP.h
diff -u pspp/src/sfmP.h:1.4 pspp/src/sfmP.h:1.5
--- pspp/src/sfmP.h:1.4 Tue Mar  1 08:16:16 2005
+++ pspp/src/sfmP.h     Wed Apr 13 10:09:59 2005
@@ -88,7 +88,7 @@
     int32 n_missing_values P;  /* Missing value code of -3,-2,0,1,2, or 3. */
     int32 print P;     /* Print format. */
     int32 write P;     /* Write format. */
-    char name[8] P;            /* Variable name. */
+    char name[SHORT_NAME_LEN] P; /* Variable name. */
     /* The rest of the structure varies. */
   };
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]