Parameter estimate matched with appropriate variable during estimation
[pspp] / src / sort-prs.h
index b2c1e54fa0f69c709344faab7eca3968f8665808..f2caf72343674dc1eb80ee2b12a0f01159f9cec3 100644 (file)
@@ -27,7 +27,7 @@ struct variable;
 struct dictionary;
 
 struct sort_criteria *sort_parse_criteria (const struct dictionary *,
-                                           struct variable ***, int *,
+                                           struct variable ***, size_t *,
                                            bool *saw_direction,
                                           const int *terminators
                                           );