aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rclip.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rclip.h')
-rw-r--r--lib/rclip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rclip.h b/lib/rclip.h
index dd1563b..7bdeca0 100644
--- a/lib/rclip.h
+++ b/lib/rclip.h
@@ -143,7 +143,7 @@ protected:
enum commands {
RCLIP_INIT = 0x00,
RCLIP_NOTIFY = 0x08,
- RCLIP_LISTEN = 0x04,
+ RCLIP_LISTEN = 0x04
};
/**