summaryrefslogtreecommitdiff
path: root/x11perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11perf.c')
-rw-r--r--x11perf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11perf.c b/x11perf.c
index 8b2dd67..e6c1e4c 100644
--- a/x11perf.c
+++ b/x11perf.c
@@ -438,7 +438,7 @@ Open_Display(char *display_name)
return(d);
}
-static RETSIGTYPE
+static void
Cleanup(int sig)
{
abortTest = sig;