summaryrefslogtreecommitdiff
path: root/coders/pgx.c
diff options
context:
space:
mode:
Diffstat (limited to 'coders/pgx.c')
-rw-r--r--coders/pgx.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/coders/pgx.c b/coders/pgx.c
index e820c77fe..e952c3177 100644
--- a/coders/pgx.c
+++ b/coders/pgx.c
@@ -17,7 +17,7 @@
% July 2016 %
% %
% %
-% 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 %
@@ -213,7 +213,7 @@ static Image *ReadPGXImage(const ImageInfo *image_info,ExceptionInfo *exception)
const void
*stream;
- register Quantum
+ Quantum
*magick_restrict q;
q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
@@ -339,7 +339,7 @@ static MagickBooleanType WritePGXImage(const ImageInfo *image_info,Image *image,
QuantumInfo
*quantum_info;
- register const Quantum
+ const Quantum
*p;
size_t