Mercurial > hg > xemacs-beta
diff src/EmacsFrameP.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 | 0e522484dd2a |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/src/EmacsFrameP.h Mon Aug 13 11:12:06 2007 +0200 +++ b/src/EmacsFrameP.h Mon Aug 13 11:13:30 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_ */