gobject-introspection r1051 - in trunk: . gir



Author: danw
Date: Fri Jan 16 16:20:26 2009
New Revision: 1051
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=1051&view=rev

Log:
	* gir/GL-1.0.gir: add back GLvoid, which got lost during the
	gir-repository -> gobject-introspection migration


Modified:
   trunk/ChangeLog
   trunk/gir/GL-1.0.gir

Modified: trunk/gir/GL-1.0.gir
==============================================================================
--- trunk/gir/GL-1.0.gir	(original)
+++ trunk/gir/GL-1.0.gir	Fri Jan 16 16:20:26 2009
@@ -11,6 +11,7 @@
     <record name="int" c:type="GLint"/>
     <record name="sizei" c:type="GLsizei"/>
     <record name="uint" c:type="GLuint"/>
+    <record name="void" c:type="GLvoid"/>
 
     <function name="InitNames" c:identifier="glInitNames">
       <return-value transfer-ownership="none">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]