From f0c047e1f40ee2214fe1f73dc3bdc6b0f6de5d85 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Wed, 5 Feb 2003 07:59:09 +0000 Subject: - Changes for compiling with gcc 3.2 --- lib/rclip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rclip.h') 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 }; /** -- cgit v1.2.3