summaryrefslogtreecommitdiff
path: root/coders/hald.c
diff options
context:
space:
mode:
Diffstat (limited to 'coders/hald.c')
-rw-r--r--coders/hald.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/coders/hald.c b/coders/hald.c
index b18e6dce5..492fdad16 100644
--- a/coders/hald.c
+++ b/coders/hald.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 %
@@ -138,7 +138,7 @@ static Image *ReadHALDImage(const ImageInfo *image_info,
green,
red;
- register Quantum
+ Quantum
*magick_restrict q;
if (status == MagickFalse)