diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-25 16:22:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-25 16:22:08 +0100 |
| commit | e520f1009eaa552c7b3931ced85c0f19d8aff554 (patch) | |
| tree | bf992eab88f0691e5bc336895656ff91cb5f233e /src/colour_matrix.h | |
| parent | 8eb096bc6fed65dcfc5f1440f3141408004d10fb (diff) | |
No-op: whitespace.
Diffstat (limited to 'src/colour_matrix.h')
| -rw-r--r-- | src/colour_matrix.h | 2 |
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]; -} +} } |
