]> xenbits.xensource.com Git - libvirt.git/commitdiff
syms: Add 'global:' keyword to LIBVIRT_5.8 section
authorPeter Krempa <pkrempa@redhat.com>
Thu, 31 Oct 2019 10:37:41 +0000 (11:37 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Nov 2019 07:51:50 +0000 (08:51 +0100)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/libvirt_public.syms

index 40655fbbf5d0f45f5408c54b837f9bddb3c57179..f88a77892f5352b589eb5d0656ac0c7520d02983 100644 (file)
@@ -858,6 +858,7 @@ LIBVIRT_5.7.0 {
 } LIBVIRT_5.6.0;
 
 LIBVIRT_5.8.0 {
+    global:
         virConnectSetIdentity;
 } LIBVIRT_5.7.0;