diff options
Diffstat (limited to 'src/xcms/LabGcC.c')
-rw-r--r-- | src/xcms/LabGcC.c | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/xcms/LabGcC.c b/src/xcms/LabGcC.c index e210cd2..366f293 100644 --- a/src/xcms/LabGcC.c +++ b/src/xcms/LabGcC.c @@ -54,12 +54,12 @@ */ /* ARGSUSED */ Status -XcmsCIELabClipab (ccc, pColors_in_out, nColors, i, pCompressed) - XcmsCCC ccc; - XcmsColor *pColors_in_out; - unsigned int nColors; - unsigned int i; - Bool *pCompressed; +XcmsCIELabClipab ( + XcmsCCC ccc, + XcmsColor *pColors_in_out, + unsigned int nColors, + unsigned int i, + Bool *pCompressed) /* * DESCRIPTION * Reduce the Chroma for a specific hue and chroma to |