[gobject-introspection] [gitypes] Remove a comment and move G_END_DECLS
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] [gitypes] Remove a comment and move G_END_DECLS
- Date: Mon, 7 Jun 2010 02:05:43 +0000 (UTC)
commit 93ba28680565896b238c059f0fc4053f9ea94e09
Author: Johan Dahlin <johan gnome org>
Date: Sun Jun 6 22:57:28 2010 -0300
[gitypes] Remove a comment and move G_END_DECLS
girepository/gitypes.h | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/girepository/gitypes.h b/girepository/gitypes.h
index 10a412d..78becae 100644
--- a/girepository/gitypes.h
+++ b/girepository/gitypes.h
@@ -189,8 +189,6 @@ typedef union
gpointer v_pointer;
} GArgument;
-/* Types of objects registered in the repository */
-
/**
* GIInfoType:
* @GI_INFO_TYPE_INVALID: invalid type
@@ -293,8 +291,6 @@ typedef enum {
GI_SCOPE_TYPE_NOTIFIED
} GIScopeType;
-G_END_DECLS
-
/**
* GITypeTag:
* @GI_TYPE_TAG_VOID: void
@@ -434,5 +430,7 @@ typedef enum
GI_FUNCTION_THROWS = 1 << 5
} GIFunctionInfoFlags;
+G_END_DECLS
+
#endif /* __GITYPES_H__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]