summaryrefslogtreecommitdiff
path: root/src/cmsps2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmsps2.c')
-rw-r--r--src/cmsps2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmsps2.c b/src/cmsps2.c
index 6b0a73c..5561926 100644
--- a/src/cmsps2.c
+++ b/src/cmsps2.c
@@ -948,7 +948,7 @@ cmsFloat64Number* GetPtrToMatrix(const cmsStage* mpe)
// Does create CSA based on matrix-shaper. Allowed types are gray and RGB based
static
- int WriteInputMatrixShaper(cmsIOHANDLER* m, cmsHPROFILE hProfile, cmsStage* Matrix, cmsStage* Shaper)
+int WriteInputMatrixShaper(cmsIOHANDLER* m, cmsHPROFILE hProfile, cmsStage* Matrix, cmsStage* Shaper)
{
cmsColorSpaceSignature ColorSpace;
int rc;