From c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 15:43:52 +0200 Subject: Imported Upstream version 1.6.3 --- spectro/spec2cie.c | 1 + 1 file changed, 1 insertion(+) (limited to 'spectro/spec2cie.c') diff --git a/spectro/spec2cie.c b/spectro/spec2cie.c index 99fe898..3f2e9d6 100644 --- a/spectro/spec2cie.c +++ b/spectro/spec2cie.c @@ -530,6 +530,7 @@ main(int argc, char *argv[]) illum = icxIT_none; /* Displays are assumed to be self luminous */ } + /* copy fields to output file (except spectral if nospec) */ for (i = 0; i < icg->t[0].nfields; i++) { /* See if this is a input spectral field */ -- cgit v1.2.3