summaryrefslogtreecommitdiffstats
path: root/contrib/zippy.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/zippy.c')
-rw-r--r--contrib/zippy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/zippy.c b/contrib/zippy.c
index 58ad3ee..ff2d042 100644
--- a/contrib/zippy.c
+++ b/contrib/zippy.c
@@ -139,7 +139,7 @@ void linecount (char* frame_buffer)
void on_key_press (Bool down,KeySym key,rfbClientPtr cl)
{
- if (down) //or else the action occurs on both the press and depress
+ if (down) /* or else the action occurs on both the press and depress */
switch (key) {
case XK_b: