*** empty log message ***
authorJason Stover <jhs@math.gcsu.edu>
Mon, 31 Oct 2005 12:51:50 +0000 (12:51 +0000)
committerJason Stover <jhs@math.gcsu.edu>
Mon, 31 Oct 2005 12:51:50 +0000 (12:51 +0000)
src/cat.c

index 0dd9a014ad5cde729d7629ff1b975a9c6324fa21..6543600ad26067aa20d7ee2b0f7e1b9ec2c0c6d6 100644 (file)
--- 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)