diff src/balloon_help.c @ 169:15872534500d r20-3b11

Import from CVS: tag r20-3b11
author cvs
date Mon, 13 Aug 2007 09:46:53 +0200
parents 6b37e6ddd302
children 850242ba4a81
line wrap: on
line diff
--- a/src/balloon_help.c	Mon Aug 13 09:45:48 2007 +0200
+++ b/src/balloon_help.c	Mon Aug 13 09:46:53 2007 +0200
@@ -342,7 +342,7 @@
   int shape;
   XPoint border[ 3 ];
 
-  if (id == NULL || (id && b_timer) && b_text)
+  if (id == NULL || ((id && b_timer) && b_text))
     {
       b_timer = None;