Remove ERR() if menu entry isn't of type MF_STRING as some
commit36595828c392a4deecd089db70ff9892d4cf5b76
authorChris Morgan <cmorgan@alum.wpi.edu>
Wed, 6 Nov 2002 21:57:50 +0000 (6 21:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Nov 2002 21:57:50 +0000 (6 21:57 +0000)
tree3d98212b3dc9875ab2697d1ebeea27ab778dc7c9
parent39433b948172fbc024b93a6ca611b54b99d6f9a4
Remove ERR() if menu entry isn't of type MF_STRING as some
applications set flags of MT_SEPARATOR and erroneous errors are
produced.  Add a couple of comments.
controls/menu.c