Mercurial > hg > xemacs-beta
diff lwlib/xlwmenu.h @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | cc15677e0335 |
children | a86b2b5e0111 |
line wrap: on
line diff
--- a/lwlib/xlwmenu.h Mon Aug 13 11:12:06 2007 +0200 +++ b/lwlib/xlwmenu.h Mon Aug 13 11:13:30 2007 +0200 @@ -1,5 +1,5 @@ -#ifndef _XlwMenu_h -#define _XlwMenu_h +#ifndef INCLUDED_xlwmenu_h_ +#define INCLUDED_xlwmenu_h_ /*********************************************************************** * @@ -90,4 +90,4 @@ widget_value *xlw_get_entries (int allp); int xlw_menu_level (void); -#endif /* _XlwMenu_h */ +#endif /* INCLUDED_xlwmenu_h_ */