* frame.h (struct frame): Use int for menu_bar_items_used
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 May 2011 16:25:30 +0000 (09:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 May 2011 16:25:30 +0000 (09:25 -0700)
commitd230cb74b5a1f6bb8d340e11ca1a661e5ce6a7ae
tree2726ee8843778e3da208e11f797d2992196cf73a
parent3e26f69c4f5f7fe38081f0889186d6a9260c85e0
* frame.h (struct frame): Use int for menu_bar_items_used

instead of EMACS_INT, since it always fits in int.
src/ChangeLog
src/frame.h