make unknown content drag assert have meanigful message

This commit is contained in:
Vincent Sanders 2019-11-29 21:32:46 +00:00
parent e39afa3c97
commit 4a1ca97c65
1 changed files with 1 additions and 1 deletions

View File

@ -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