summaryrefslogtreecommitdiff
path: root/coders/cals.c
diff options
context:
space:
mode:
Diffstat (limited to 'coders/cals.c')
-rw-r--r--coders/cals.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/coders/cals.c b/coders/cals.c
index 9c677d1c6..bd84a1884 100644
--- a/coders/cals.c
+++ b/coders/cals.c
@@ -17,7 +17,7 @@
% July 1992 %
% %
% %
-% Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization %
+% Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization %
% dedicated to making software imaging solutions freely available. %
% %
% You may not use this file except in compliance with the License. You may %
@@ -164,7 +164,7 @@ static Image *ReadCALSImage(const ImageInfo *image_info,
MagickBooleanType
status;
- register ssize_t
+ ssize_t
i;
unsigned long
@@ -397,10 +397,10 @@ static ssize_t WriteCALSRecord(Image *image,const char *data)
char
pad[128];
- register const char
+ const char
*p;
- register ssize_t
+ ssize_t
i;
ssize_t
@@ -438,7 +438,7 @@ static MagickBooleanType WriteCALSImage(const ImageInfo *image_info,
MagickBooleanType
status;
- register ssize_t
+ ssize_t
i;
size_t