$NetBSD: patch-ag,v 1.1 2006/07/06 19:14:12 thomasklausner Exp $

--- options_manager.c.orig	2003-05-13 19:37:49.000000000 +0000
+++ options_manager.c
@@ -165,6 +165,7 @@ unsigned char *options_type_item(struct 
                 add_to_str(&txt,&l,": ");
                 if(item->value) add_to_str(&txt,&l,item->value);
         already_drawn:
+		;
         }
         return txt;
 }
