pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/src/file-type.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/file-type.c
Date: Thu, 03 Nov 2005 01:21:57 -0500

Index: pspp/src/file-type.c
diff -u pspp/src/file-type.c:1.23 pspp/src/file-type.c:1.24
--- pspp/src/file-type.c:1.23   Wed Oct 26 05:06:14 2005
+++ pspp/src/file-type.c        Thu Nov  3 06:21:46 2005
@@ -74,8 +74,7 @@
     int ft, lt;                        /* First, last transformation index. */
   };                           /* record_type */
 
-/* Represents a FILE TYPE input program.  Does not contain a
-   trns_header because it's never submitted as a transformation. */
+/* Represents a FILE TYPE input program. */
 struct file_type_pgm
   {
     int type;                  /* One of the FTY_* constants. */




reply via email to

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