aboutsummaryrefslogtreecommitdiff
path: root/generic/Image.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/Image.c')
-rw-r--r--generic/Image.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/generic/Image.c b/generic/Image.c
index 2c6639c..bdfddb2 100644
--- a/generic/Image.c
+++ b/generic/Image.c
@@ -132,10 +132,10 @@ To2Power(int a)
*/
static void
InvalidateImage(ClientData client_data,
- int x __unused,
- int y __unused,
- int width __unused,
- int height __unused,
+ int x __znunused,
+ int y __znunused,
+ int width __znunused,
+ int height __znunused,
int image_width,
int image_height)
{