pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/src/split-file.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/split-file.c
Date: Sun, 23 Oct 2005 22:52:20 -0400

Index: pspp/src/split-file.c
diff -u pspp/src/split-file.c:1.6 pspp/src/split-file.c:1.7
--- pspp/src/split-file.c:1.6   Fri Apr 29 01:02:15 2005
+++ pspp/src/split-file.c       Mon Oct 24 02:51:31 2005
@@ -35,7 +35,7 @@
   else
     {
       struct variable **v;
-      int n;
+      size_t n;
 
       /* For now, ignore SEPARATE and LAYERED. */
       lex_match_id ("SEPARATE") || lex_match_id ("LAYERED");




reply via email to

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