/[pspp]/pspp/src/set.q
ViewVC logotype

Diff of /pspp/src/set.q

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

revision 1.23 by jmd, Fri Apr 29 01:02:15 2005 UTC revision 1.24 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 87  int tgetnum (const char *); Line 87  int tgetnum (const char *);
87  #endif /* !HAVE_TERMCAP_H */  #endif /* !HAVE_TERMCAP_H */
88  #endif /* !HAVE_LIBTERMCAP */  #endif /* !HAVE_LIBTERMCAP */
89    
90    #include "gettext.h"
91    #define _(msgid) gettext (msgid)
92    
93  static int set_errors;  static int set_errors;
94  static int set_messages;  static int set_messages;
95  static int set_results;  static int set_results;

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