From d0ef1285b8fe0f8efd0e1d75fcfcbad175411e0f Mon Sep 17 00:00:00 2001 From: runge Date: Sun, 5 Feb 2006 04:46:57 +0000 Subject: x11vnc: -8to24 speedups and improvements. --- x11vnc/8to24.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/8to24.h') 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 */ -- cgit v1.2.3