seahorse r2653 - in trunk: . pkcs11



Author: sadam
Date: Sat Dec 13 00:24:04 2008
New Revision: 2653
URL: http://svn.gnome.org/viewvc/seahorse?rev=2653&view=rev

Log:
2008-12-12  Adam Schreiber  <sadam clemson edu>

    * pkcs11/gp11.vapi: Add [Compact] to attributes.  Fixes jhbuild 
build.


Modified:
   trunk/ChangeLog
   trunk/pkcs11/gp11.vapi

Modified: trunk/pkcs11/gp11.vapi
==============================================================================
--- trunk/pkcs11/gp11.vapi	(original)
+++ trunk/pkcs11/gp11.vapi	Sat Dec 13 00:24:04 2008
@@ -31,6 +31,7 @@
 		public void get_data(out uchar* data, out ulong length);
 	}
 
+    [Compact]
 	[CCode (ref_function = "gp11_attributes_ref", unref_function = "gp11_attributes_unref")]
 	public class Attributes {
 		public Attributes ();



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