2008-10-17 Jürg Billeter <j@bitron.ch>
* vapi/libusb.vapi:
Add missing [Compact], patch by Matías De la Puente,
fixes bug 555018
svn path=/trunk/; revision=1841
+2008-10-17 Jürg Billeter <j@bitron.ch>
+
+ * vapi/libusb.vapi:
+
+ Add missing [Compact], patch by Matías De la Puente,
+ fixes bug 555018
+
2008-10-17 Jürg Billeter <j@bitron.ch>
* vapi/glib-2.0.vapi:
public Device * root_dev;
}
+ [Compact]
[CCode (cname = "usb_dev_handle", cprefix = "usb_", cheader_filename = "usb.h", free_function = "usb_close")]
public class DeviceHandle {
[CCode (cname = "usb_open")]