From 5815daa55ab097fed75048e5800ff26b01a7adec Mon Sep 17 00:00:00 2001 From: Jason Stover Date: Mon, 31 Oct 2005 12:51:50 +0000 Subject: [PATCH] *** empty log message *** --- src/cat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cat.c b/src/cat.c index 0dd9a014..6543600a 100644 --- a/src/cat.c +++ b/src/cat.c @@ -400,7 +400,7 @@ design_matrix_col_to_var_index (const struct design_matrix *dm, size_t col) /* Return a pointer to the variable whose values - are stored in column col. BUG IN HERE + are stored in column col. */ struct variable * design_matrix_col_to_var (const struct design_matrix *dm, size_t col) -- 2.30.2