summaryrefslogtreecommitdiffstats
path: root/x11vnc/8to24.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/8to24.h')
-rw-r--r--x11vnc/8to24.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/8to24.h b/x11vnc/8to24.h
index 9777bf3..7c6a885 100644
--- a/x11vnc/8to24.h
+++ b/x11vnc/8to24.h
@@ -8,6 +8,6 @@ extern int multivis_24count;
extern void check_for_multivis(void);
extern void bpp8to24(int, int, int, int);
-extern void mark_8bpp(void);
+extern void mark_8bpp(int);
#endif /* _X11VNC_8TO24_H */