summaryrefslogtreecommitdiff
path: root/gusb/libgusb.ver
diff options
context:
space:
mode:
Diffstat (limited to 'gusb/libgusb.ver')
-rw-r--r--gusb/libgusb.ver5
1 files changed, 5 insertions, 0 deletions
diff --git a/gusb/libgusb.ver b/gusb/libgusb.ver
index d189ec4..fbe7890 100644
--- a/gusb/libgusb.ver
+++ b/gusb/libgusb.ver
@@ -174,8 +174,13 @@ LIBGUSB_0.4.0 {
g_usb_bos_descriptor_get_type;
g_usb_context_load;
g_usb_context_save;
+ g_usb_device_event_get_bytes;
+ g_usb_device_event_get_id;
+ g_usb_device_event_get_type;
+ g_usb_device_event_set_bytes;
g_usb_device_get_bos_descriptor;
g_usb_device_get_bos_descriptors;
+ g_usb_device_get_events;
g_usb_device_invalidate;
local: *;
} LIBGUSB_0.3.10;