/[pspp]/pspp/src/file-type.c
ViewVC logotype

Diff of /pspp/src/file-type.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by blp, Wed Oct 26 05:06:14 2005 UTC revision 1.24 by blp, Thu Nov 3 06:21:46 2005 UTC
# Line 74  struct record_type Line 74  struct record_type
74      int ft, lt;                 /* First, last transformation index. */      int ft, lt;                 /* First, last transformation index. */
75    };                            /* record_type */    };                            /* record_type */
76    
77  /* Represents a FILE TYPE input program.  Does not contain a  /* Represents a FILE TYPE input program. */
    trns_header because it's never submitted as a transformation. */  
78  struct file_type_pgm  struct file_type_pgm
79    {    {
80      int type;                   /* One of the FTY_* constants. */      int type;                   /* One of the FTY_* constants. */

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26