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

Diff of /pspp/src/title.c

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

revision 1.9 by blp, Mon May 16 07:33:17 2005 UTC revision 1.10 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 31  Line 31 
31  #include "version.h"  #include "version.h"
32  #include "vfm.h"  #include "vfm.h"
33    
34    #include "gettext.h"
35    #define _(msgid) gettext (msgid)
36    
37  #include "debug-print.h"  #include "debug-print.h"
38    
39  static int get_title (const char *cmd, char **title);  static int get_title (const char *cmd, char **title);

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

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