/[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.10 by blp, Mon Nov 15 09:51:22 2004 UTC revision 1.11 by jmd, Wed Apr 13 10:09:59 2005 UTC
# Line 358  compare_variables_given_ordering (const Line 358  compare_variables_given_ordering (const
358  struct var_renaming  struct var_renaming
359    {    {
360      struct variable *var;      struct variable *var;
361      char new_name[9];      char new_name[SHORT_NAME_LEN + 1];
362    };    };
363    
364  /* A algo_compare_func that compares new_name members in struct  /* A algo_compare_func that compares new_name members in struct

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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