From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- spectro/colorhug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 spectro/colorhug.c (limited to 'spectro/colorhug.c') diff --git a/spectro/colorhug.c b/spectro/colorhug.c old mode 100644 new mode 100755 index 76e5bfb..1b2a56d --- a/spectro/colorhug.c +++ b/spectro/colorhug.c @@ -1213,7 +1213,7 @@ extern colorhug *new_colorhug(icoms *icom, instType itype) { p->del = colorhug_del; p->icom = icom; - p->itype = icom->itype; + p->itype = itype; if (itype == instColorHug2) p->stype = ch_two; -- cgit v1.2.3