Mercurial > hg > xemacs-beta
diff src/balloon_help.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 | abe6d1db359e |
line wrap: on
line diff
--- a/src/balloon_help.h Mon Aug 13 11:32:27 2007 +0200 +++ b/src/balloon_help.h Mon Aug 13 11:33:38 2007 +0200 @@ -20,8 +20,8 @@ /* Synched up with: Not in FSF. */ -#ifndef BALLOON_HELP_H -#define BALLOON_HELP_H +#ifndef INCLUDED_balloon_help_h_ +#define INCLUDED_balloon_help_h_ #include "xintrinsic.h" @@ -33,4 +33,4 @@ void balloon_help_hide (void); void balloon_help_move_to_pointer (void); -#endif /* BALLOON_HELP_H */ +#endif /* INCLUDED_balloon_help_h_ */