commit | 36595828c392a4deecd089db70ff9892d4cf5b76 | [log] [tgz] |
---|---|---|
author | Chris Morgan <cmorgan@alum.wpi.edu> | Wed Nov 06 21:57:50 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Nov 06 21:57:50 2002 +0000 |
tree | 3d98212b3dc9875ab2697d1ebeea27ab778dc7c9 | |
parent | 39433b948172fbc024b93a6ca611b54b99d6f9a4 [diff] |
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.