diff src/extw-Xlib.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 376386a54a3c
children 697ef44129c6 2aa9cd456ae7
line wrap: on
line diff
--- a/src/extw-Xlib.h	Mon Aug 13 11:12:06 2007 +0200
+++ b/src/extw-Xlib.h	Mon Aug 13 11:13:30 2007 +0200
@@ -17,8 +17,8 @@
 
 /* Synched up with: Not in FSF. */
 
-#ifndef _EXTW_XLIB_H_
-#define _EXTW_XLIB_H_
+#ifndef INCLUDED_extw_Xlib_h_
+#define INCLUDED_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 /* _EXTW_XLIB_H_ */
+#endif /* INCLUDED_extw_Xlib_h_ */