summaryrefslogtreecommitdiffstats
path: root/x11vnc/8to24.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/8to24.c')
-rw-r--r--x11vnc/8to24.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/8to24.c b/x11vnc/8to24.c
index 4c55e02..75ab68a 100644
--- a/x11vnc/8to24.c
+++ b/x11vnc/8to24.c
@@ -412,7 +412,7 @@ if (db24 > 2) fprintf(stderr, " check_for_multivis: %.4f\n", now - last_call);
/*
* every 10 seconds we try to clean out and also refresh the window
- * info in the the 8bpp window table:
+ * info in the 8bpp window table:
*/
if (now > last_clear + 10) {
last_clear = now;