diff src/EmacsFrameP.h @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 3ecd8885ac67
children a07667553efc
line wrap: on
line diff
--- a/src/EmacsFrameP.h	Mon Aug 13 11:32:27 2007 +0200
+++ b/src/EmacsFrameP.h	Mon Aug 13 11:33:38 2007 +0200
@@ -21,8 +21,8 @@
 
 /* Synched up with: Not in FSF. */
 
-#ifndef _EmacsFrameP_h
-#define _EmacsFrameP_h
+#ifndef INCLUDED_EmacsFrameP_h_
+#define INCLUDED_EmacsFrameP_h_
 
 #include "xintrinsicp.h"
 #include <X11/CoreP.h>
@@ -109,6 +109,4 @@
 
 extern EmacsFrameClassRec emacsFrameClassRec;	 /* class pointer */
 
-
-
-#endif /* _EmacsFrameP_h */
+#endif /* INCLUDED_EmacsFrameP_h_ */