[gobject-introspection] Fix build
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Fix build
- Date: Fri, 29 Jun 2012 14:06:15 +0000 (UTC)
commit 85fb65b67c2cc80c70dd62d9abbd1a7aec7fc570
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Jun 29 10:05:09 2012 -0400
Fix build
girepository/gitypes.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/girepository/gitypes.h b/girepository/gitypes.h
index a0f3b37..a90ed4c 100644
--- a/girepository/gitypes.h
+++ b/girepository/gitypes.h
@@ -186,7 +186,7 @@ typedef union
gsize v_size;
gchar * v_string;
gpointer v_pointer;
-} GIArgument;
+} GIArgument;
/**
* GIInfoType:
@@ -443,7 +443,7 @@ typedef enum
#ifndef __GI_SCANNER__
/* backwards compatibility */
-typedef union _GIArgument GArgument;
+typedef GIArgument GArgument;
typedef struct _GITypelib GTypelib;
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]