summaryrefslogtreecommitdiff
path: root/gusb/libgusb.ver
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2023-01-25 12:07:27 +0000
committerRichard Hughes <richard@hughsie.com>2023-01-25 14:38:48 +0000
commit8a671b4b51d1841b333e0b7cb7c811b58bbe20dc (patch)
treee0443386f7561e1c09cc405d654e127e006c6eb4 /gusb/libgusb.ver
parentce7e4fba5766b86630499f7568d60d85857b6425 (diff)
downloadgusb-8a671b4b51d1841b333e0b7cb7c811b58bbe20dc.tar.gz
Add g_usb_device_clear_events() for future use
Diffstat (limited to 'gusb/libgusb.ver')
-rw-r--r--gusb/libgusb.ver1
1 files changed, 1 insertions, 0 deletions
diff --git a/gusb/libgusb.ver b/gusb/libgusb.ver
index 92655a5..2e85f0b 100644
--- a/gusb/libgusb.ver
+++ b/gusb/libgusb.ver
@@ -202,6 +202,7 @@ LIBGUSB_0.4.3 {
LIBGUSB_0.4.4 {
global:
+ g_usb_device_clear_events;
g_usb_device_get_tags;
g_usb_device_is_emulated;
g_usb_device_remove_tag;