pidgin/gtksourceiter.h

branch
gtkdoc-conversion
changeset 35487
494f09f7f331
parent 35451
206524351826
--- a/pidgin/gtksourceiter.h	Fri Feb 07 17:54:55 2014 +0530
+++ b/pidgin/gtksourceiter.h	Fri Feb 07 21:45:54 2014 +0530
@@ -24,6 +24,9 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
+
+#ifndef _PIDGINSOURCEITER_H_
+#define _PIDGINSOURCEITER_H_
 /**
  * SECTION:gtksourceiter
  * @section_id: pidgin-gtksourceiter
@@ -31,9 +34,6 @@
  * @title: Source Iterator utilities
  */
 
-#ifndef _PIDGINSOURCEITER_H_
-#define _PIDGINSOURCEITER_H_
-
 #include <gtk/gtk.h>
 
 G_BEGIN_DECLS

mercurial