/[pspp]/pspp/src/count.c
ViewVC logotype

Diff of /pspp/src/count.c

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

revision 1.14 by blp, Mon Mar 7 03:04:50 2005 UTC revision 1.15 by jmd, Wed Apr 13 10:09:59 2005 UTC
# Line 108  struct cnt_var_info Line 108  struct cnt_var_info
108      struct cnt_var_info *next;      struct cnt_var_info *next;
109    
110      struct variable *d;         /* Destination variable. */      struct variable *d;         /* Destination variable. */
111      char n[9];                  /* Name of dest var. */      char n[SHORT_NAME_LEN + 1]; /* Name of dest var. */
112    
113      struct counting *c;         /* The counting specifications. */      struct counting *c;         /* The counting specifications. */
114    };    };

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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