/[pspp]/pspp/src/modify-vars.c
ViewVC logotype

Diff of /pspp/src/modify-vars.c

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

revision 1.14 by blp, Sun Jul 31 21:42:46 2005 UTC revision 1.15 by blp, Sat Sep 17 18:15:38 2005 UTC
# Line 390  validate_var_modification (const struct Line 390  validate_var_modification (const struct
390    struct variable **all_vars;    struct variable **all_vars;
391    struct variable **keep_vars;    struct variable **keep_vars;
392    struct variable **drop_vars;    struct variable **drop_vars;
393    size_t all_cnt, keep_cnt, drop_cnt;    size_t keep_cnt, drop_cnt;
394      int all_cnt;
395    
396    struct var_renaming *var_renaming;    struct var_renaming *var_renaming;
397    int valid;    int valid;

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