pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/settings.h


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/settings.h
Date: Tue, 25 Oct 2005 00:28:21 -0400

Index: pspp/src/settings.h
diff -u pspp/src/settings.h:1.8 pspp/src/settings.h:1.9
--- pspp/src/settings.h:1.8     Fri Apr 29 01:02:15 2005
+++ pspp/src/settings.h Tue Oct 25 04:28:17 2005
@@ -207,7 +207,7 @@
 int get_nullline(void);
 
 /* The character used to terminate commands. */
-unsigned char get_endcmd(void);
+char get_endcmd(void);
 
 /* Approximate maximum amount of memory to use for cases, in
    bytes. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]