pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/output.h
Date: Tue, 01 Mar 2005 03:16:33 -0500

Index: pspp/src/output.h
diff -u pspp/src/output.h:1.5 pspp/src/output.h:1.6
--- pspp/src/output.h:1.5       Fri Jan 14 04:05:47 2005
+++ pspp/src/output.h   Tue Mar  1 08:16:15 2005
@@ -104,7 +104,7 @@
   {
     /* Public. */
     int options;               /* What is specified. */
-    struct len_string s;       /* String. */
+    struct fixed_string s;     /* String. */
     int h, v;                  /* Horizontal, vertical size. */
     int x, y;                  /* Position. */
 




reply via email to

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