Mercurial > hg > xemacs-beta
diff src/frame.h @ 74:54cc21c15cbb r20-0b32
Import from CVS: tag r20-0b32
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:04:33 +0200 |
parents | 131b0175ea99 |
children | 360340f9fd5f |
line wrap: on
line diff
--- a/src/frame.h Mon Aug 13 09:03:47 2007 +0200 +++ b/src/frame.h Mon Aug 13 09:04:33 2007 +0200 @@ -169,7 +169,7 @@ unsigned int mirror_dirty :1; /* flag indicating if any window on this frame is displaying a subwindow */ - int subwindows_being_displayed :1; + unsigned int subwindows_being_displayed :1; }; /* If this is non-nil, it is the frame that make-frame is currently