pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/sort-prs.h
Date: Sun, 23 Oct 2005 22:52:19 -0400

Index: pspp/src/sort-prs.h
diff -u pspp/src/sort-prs.h:1.2 pspp/src/sort-prs.h:1.3
--- pspp/src/sort-prs.h:1.2     Sun Jul 31 21:42:46 2005
+++ pspp/src/sort-prs.h Mon Oct 24 02:51:31 2005
@@ -27,7 +27,7 @@
 struct dictionary;
 
 struct sort_criteria *sort_parse_criteria (const struct dictionary *,
-                                           struct variable ***, int *,
+                                           struct variable ***, size_t *,
                                            bool *saw_direction,
                                           const int *terminators
                                           );




reply via email to

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