$NetBSD: patch-aa,v 1.7 2005/10/07 15:42:36 joerg Exp $ --- components/html-editor/popup.c.orig 2005-07-10 16:36:36.000000000 +0000 +++ components/html-editor/popup.c @@ -496,6 +496,7 @@ prepare_properties_and_menu (GtkHTMLCont ADD_PROP (PARAGRAPH); break; default: + break; } if (obj->parent && obj->parent->parent && HTML_IS_TABLE_CELL (obj->parent->parent)) { if (cd->format_html) {