pidgin/gtkconv.h

branch
gtkdoc-conversion
changeset 35487
494f09f7f331
parent 35486
fe9a7f6143c1
child 35610
24b06c5e7760
child 37094
84873ce721dc
--- a/pidgin/gtkconv.h	Fri Feb 07 17:54:55 2014 +0530
+++ b/pidgin/gtkconv.h	Fri Feb 07 21:45:54 2014 +0530
@@ -18,6 +18,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 _PIDGIN_CONVERSATION_H_
+#define _PIDGIN_CONVERSATION_H_
 /**
  * SECTION:gtkconv
  * @section_id: pidgin-gtkconv
@@ -26,9 +29,6 @@
  * @see_also: <link linkend="chapter-signals-gtkconv">Conversation signals</link>
  */
 
-#ifndef _PIDGIN_CONVERSATION_H_
-#define _PIDGIN_CONVERSATION_H_
-
 typedef struct _PidginImPane       PidginImPane;
 typedef struct _PidginChatPane     PidginChatPane;
 typedef struct _PidginConversation PidginConversation;

mercurial