summaryrefslogtreecommitdiff
path: root/coders/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'coders/map.c')
-rw-r--r--coders/map.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/coders/map.c b/coders/map.c
index a279ff7f5..cf5528967 100644
--- a/coders/map.c
+++ b/coders/map.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 %
@@ -108,16 +108,16 @@ static Image *ReadMAPImage(const ImageInfo *image_info,ExceptionInfo *exception)
Quantum
index;
- register ssize_t
+ ssize_t
x;
- register Quantum
+ Quantum
*q;
- register ssize_t
+ ssize_t
i;
- register unsigned char
+ unsigned char
*p;
size_t
@@ -353,14 +353,14 @@ static MagickBooleanType WriteMAPImage(const ImageInfo *image_info,Image *image,
MagickBooleanType
status;
- register const Quantum
+ const Quantum
*p;
- register ssize_t
+ ssize_t
i,
x;
- register unsigned char
+ unsigned char
*q;
size_t