diff src/gtksourceiter.h @ 9713:db62420a53a2

[gaim-migrate @ 10574] Remove multi.h committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 08 Aug 2004 05:38:02 +0000
parents fa6395637e2c
children 62fc579810f4
line wrap: on
line diff
--- a/src/gtksourceiter.h	Sun Aug 08 03:39:26 2004 +0000
+++ b/src/gtksourceiter.h	Sun Aug 08 05:38:02 2004 +0000
@@ -19,9 +19,8 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
-
-#ifndef __GTK_SOURCE_ITER_H__
-#define __GTK_SOURCE_ITER_H__
+#ifndef _GAIM_GTKSOURCEITER_H_
+#define _GAIM_GTKSOURCEITER_H_
 
 #include <gtk/gtktextiter.h>
 
@@ -53,4 +52,4 @@
 
 G_END_DECLS
 
-#endif /* __GTK_SOURCE_ITER_H__ */
+#endif /* _GAIM_GTKSOURCEITER_H_ */