*** empty log message ***
[pspp-builds.git] / src / cat.h
index a47008f5da9c7914c1f0b0e6b1bd0af1a2090bee..314c3cde47c4ab6fdb35d481326d4f81f6492097 100644 (file)
--- a/src/cat.h
+++ b/src/cat.h
@@ -108,7 +108,7 @@ struct design_matrix
                                         */
   size_t n_vars;
 };
-union value *cr_vector_to_value (const gsl_vector *, struct variable *);
+union value *cat_vector_to_value (const gsl_vector *, struct variable *);
 
 void cat_stored_values_create (struct variable *);