summaryrefslogtreecommitdiff
path: root/src/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc.c')
-rw-r--r--src/gc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gc.c b/src/gc.c
index a1cb613..11aca71 100644
--- a/src/gc.c
+++ b/src/gc.c
@@ -69,7 +69,7 @@ in this Software without prior written authorization from The Open Group.
* want to do this once, hence the first_time flag.
*/
void
-CreateGCs()
+CreateGCs(void)
{
static ScreenInfo *prevScr = NULL;
XGCValues gcv;