diff --git a/content/handlers/html/interaction.c b/content/handlers/html/interaction.c index f68426e14..61f4173fd 100644 --- a/content/handlers/html/interaction.c +++ b/content/handlers/html/interaction.c @@ -640,7 +640,7 @@ html_mouse_action(struct content *c, default: /* Unknown content related drag type */ - assert(0); + assert(0 && "Unknown content related drag type"); } /* search the box tree for a link, imagemap, form control, or