projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7b5d91
)
*** empty log message ***
author
Jason Stover
<jhs@math.gcsu.edu>
Mon, 31 Oct 2005 12:51:50 +0000
(12:51 +0000)
committer
Jason Stover
<jhs@math.gcsu.edu>
Mon, 31 Oct 2005 12:51:50 +0000
(12:51 +0000)
src/cat.c
patch
|
blob
|
history
diff --git
a/src/cat.c
b/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)