diff src/EmacsShell.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 e121b013d1f0
children 697ef44129c6
line wrap: on
line diff
--- a/src/EmacsShell.h	Mon Aug 13 11:12:06 2007 +0200
+++ b/src/EmacsShell.h	Mon Aug 13 11:13:30 2007 +0200
@@ -22,8 +22,8 @@
 
 /* Written by Ben Wing, May, 1994. */
 
-#ifndef _EmacsShell_h
-#define _EmacsShell_h
+#ifndef INCLUDED_EmacsShell_h_
+#define INCLUDED_EmacsShell_h_
 
 #ifndef XtNwidthCells
 #define XtNwidthCells "widthCells"
@@ -68,4 +68,4 @@
 void EmacsShellSetPositionUserSpecified (Widget gw);
 void EmacsShellSmashIconicHint (Widget shell, int iconic_p);
 
-#endif /* _EmacsShell_h */
+#endif /* INCLUDED_EmacsShell_h_ */