Mercurial > hg > xemacs-beta
diff src/extw-Xlib.h @ 412:697ef44129c6 r21-2-14
Import from CVS: tag r21-2-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:20:41 +0200 |
parents | 74fd4e045ea6 |
children |
line wrap: on
line diff
--- a/src/extw-Xlib.h Mon Aug 13 11:19:22 2007 +0200 +++ b/src/extw-Xlib.h Mon Aug 13 11:20:41 2007 +0200 @@ -17,8 +17,8 @@ /* Synched up with: Not in FSF. */ -#ifndef INCLUDED_extw_Xlib_h_ -#define INCLUDED_extw_Xlib_h_ +#ifndef _EXTW_XLIB_H_ +#define _EXTW_XLIB_H_ #define extw_shell_send 0 #define extw_client_send 1 @@ -48,4 +48,4 @@ void extw_send_notify_3(Display *display, Window win, en_extw_notify type, long data0, long data1, long data2); -#endif /* INCLUDED_extw_Xlib_h_ */ +#endif /* _EXTW_XLIB_H_ */