Mercurial > hg > xemacs-beta
diff src/redisplay.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 | 84b14dcb0985 |
children | abe6d1db359e |
line wrap: on
line diff
--- a/src/redisplay.h Mon Aug 13 11:32:27 2007 +0200 +++ b/src/redisplay.h Mon Aug 13 11:33:38 2007 +0200 @@ -22,8 +22,8 @@ /* Synched up with: Not in FSF. */ -#ifndef _XEMACS_REDISPLAY_H_ -#define _XEMACS_REDISPLAY_H_ +#ifndef INCLUDED_redisplay_h_ +#define INCLUDED_redisplay_h_ /* Redisplay DASSERT types */ #define DB_DISP_POS 1 @@ -784,4 +784,4 @@ display_line_dynarr *ddla, int line, int force_start, int force_end); -#endif /* _XEMACS_REDISPLAY_H_ */ +#endif /* INCLUDED_redisplay_h_ */