summaryrefslogtreecommitdiff
path: root/coders/mono.c
diff options
context:
space:
mode:
Diffstat (limited to 'coders/mono.c')
-rw-r--r--coders/mono.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/coders/mono.c b/coders/mono.c
index e8237564a..29eec3e4b 100644
--- a/coders/mono.c
+++ b/coders/mono.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 %
@@ -105,10 +105,10 @@ static Image *ReadMONOImage(const ImageInfo *image_info,
MagickBooleanType
status;
- register Quantum
+ Quantum
*q;
- register ssize_t
+ ssize_t
x;
size_t
@@ -288,10 +288,10 @@ static MagickBooleanType WriteMONOImage(const ImageInfo *image_info,
MagickBooleanType
status;
- register const Quantum
+ const Quantum
*p;
- register ssize_t
+ ssize_t
x;
size_t