From: Jason Stover Date: Mon, 31 Oct 2005 12:51:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v0.6.0~1149 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5815daa55ab097fed75048e5800ff26b01a7adec;p=pspp-builds.git *** empty log message *** --- 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)