projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
828ac3a
)
src/math/categoricals.c: Remove inappropriate const qualifier
20120811000504/pspp
author
John Darrington
<john@darrington.wattle.id.au>
Sat, 11 Aug 2012 06:15:59 +0000
(08:15 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Sat, 11 Aug 2012 06:15:59 +0000
(08:15 +0200)
src/math/categoricals.c
patch
|
blob
|
history
diff --git
a/src/math/categoricals.c
b/src/math/categoricals.c
index 2bc2b626b0636c36c59a77fe0fb290738b87ead5..7eaf82195badf8dab7e63914cff3934cd6e3d68c 100644
(file)
--- a/
src/math/categoricals.c
+++ b/
src/math/categoricals.c
@@
-99,7
+99,7
@@
struct interact_params
/* A map indexed by a interaction_value */
struct hmap ivmap;
-
const
struct interaction *iact;
+ struct interaction *iact;
int base_subscript_short;
int base_subscript_long;