summaryrefslogtreecommitdiff
path: root/xicc/bt1886.c
diff options
context:
space:
mode:
Diffstat (limited to 'xicc/bt1886.c')
-rw-r--r--xicc/bt1886.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xicc/bt1886.c b/xicc/bt1886.c
index 3f94dbe..ddd6066 100644
--- a/xicc/bt1886.c
+++ b/xicc/bt1886.c
@@ -107,8 +107,8 @@ void bt1886_setnop(bt1886_info *p) {
p->outsc = 1.0;
p->outo = 0.0;
p->outL = 0.0;
+ p->tab[0] = 0.0;
p->tab[1] = 0.0;
- p->tab[2] = 0.0;
}
/* Setup the bt1886_info for the given target black point, proportion of */