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

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

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

revision 1.18 by jmd, Wed May 25 02:31:32 2005 UTC revision 1.19 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 30  Line 30 
30  #include "misc.h"  #include "misc.h"
31  #include "str.h"  #include "str.h"
32    
33    #include "gettext.h"
34    #define _(msgid) gettext (msgid)
35    
36  /* Parses a name as a variable within VS and returns the  /* Parses a name as a variable within VS and returns the
37     variable's index if successful.  On failure emits an error     variable's index if successful.  On failure emits an error
38     message and returns a null pointer. */     message and returns a null pointer. */

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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