libpurple/imgstore.h

branch
gtkdoc-conversion
changeset 35487
494f09f7f331
parent 35462
901dfa763f15
child 35715
2aa79f05247e
child 37094
84873ce721dc
--- a/libpurple/imgstore.h	Fri Feb 07 17:54:55 2014 +0530
+++ b/libpurple/imgstore.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 _PURPLE_IMGSTORE_H_
+#define _PURPLE_IMGSTORE_H_
 /**
  * SECTION:imgstore
  * @section_id: libpurple-imgstore
@@ -29,9 +32,6 @@
  * data.
  */
 
-#ifndef _PURPLE_IMGSTORE_H_
-#define _PURPLE_IMGSTORE_H_
-
 #include <glib.h>
 
 #define PURPLE_STORED_IMAGE_PROTOCOL "purple-image:"

mercurial