summaryrefslogtreecommitdiff
path: root/src/colour_matrix.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-25 16:22:08 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-25 16:22:08 +0100
commite520f1009eaa552c7b3931ced85c0f19d8aff554 (patch)
treebf992eab88f0691e5bc336895656ff91cb5f233e /src/colour_matrix.h
parent8eb096bc6fed65dcfc5f1440f3141408004d10fb (diff)
No-op: whitespace.
Diffstat (limited to 'src/colour_matrix.h')
-rw-r--r--src/colour_matrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/colour_matrix.h b/src/colour_matrix.h
index a42c8dff..532ce7c9 100644
--- a/src/colour_matrix.h
+++ b/src/colour_matrix.h
@@ -26,6 +26,6 @@ extern double const srgb_to_xyz[3][3];
extern double const rec601_to_xyz[3][3];
extern double const rec709_to_xyz[3][3];
-}
+}
}