summaryrefslogtreecommitdiffstats
path: root/x11vnc/cleanup.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/cleanup.h')
-rw-r--r--x11vnc/cleanup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/cleanup.h b/x11vnc/cleanup.h
index 85b27dd..51efe24 100644
--- a/x11vnc/cleanup.h
+++ b/x11vnc/cleanup.h
@@ -12,7 +12,7 @@ extern XErrorEvent *trapped_xerror_event;
extern int crash_debug;
extern void clean_shm(int quick);
-extern void clean_up_exit (int ret);
+extern void clean_up_exit(int ret);
extern int trap_xerror(Display *d, XErrorEvent *error);
extern int trap_xioerror(Display *d);