summaryrefslogtreecommitdiff
path: root/mi/migc.h
diff options
context:
space:
mode:
Diffstat (limited to 'mi/migc.h')
-rw-r--r--mi/migc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/migc.h b/mi/migc.h
index 8c13b2e53..fb9f35caa 100644
--- a/mi/migc.h
+++ b/mi/migc.h
@@ -38,7 +38,7 @@ extern _X_EXPORT void miDestroyClip(GCPtr /*pGC */
extern _X_EXPORT void miChangeClip(GCPtr /*pGC */ ,
int /*type */ ,
- pointer /*pvalue */ ,
+ void */*pvalue */ ,
int /*nrects */
);