summaryrefslogtreecommitdiff
path: root/src/cmstypes.c
diff options
context:
space:
mode:
authorMarti <marti.maria@tktbrainpower.com>2016-12-15 17:37:49 +0100
committerMarti <marti.maria@tktbrainpower.com>2016-12-15 17:37:49 +0100
commitcaac341456636287e909cd6c4727c4ed76022c1e (patch)
tree94744678076b122f1d8159998d87314c41c9d4c8 /src/cmstypes.c
parent4011a6e3427c8c287226c5079ceee4c76d617dce (diff)
downloadlcms2-caac341456636287e909cd6c4727c4ed76022c1e.tar.gz
Cleanup on some warnings
Thanks to JDK team for pointing that
Diffstat (limited to 'src/cmstypes.c')
-rw-r--r--src/cmstypes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmstypes.c b/src/cmstypes.c
index ef54f34..dd1517f 100644
--- a/src/cmstypes.c
+++ b/src/cmstypes.c
@@ -237,7 +237,7 @@ cmsBool WritePositionTable(struct _cms_typehandler_struct* self,
// Keep starting position of curve offsets
DirectoryPos = io ->Tell(io);
-
+
// Write a fake directory to be filled latter on
for (i=0; i < Count; i++) {