mirror of https://gitee.com/openkylin/libvirt.git
Alphabetically sort libvirt_daemon.syms
Sort the symbols listed in libvirt_daemon.syms Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
54f89ef1fc
commit
ebb1ccb517
|
@ -3,8 +3,8 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# libvirt_internal.h
|
# libvirt_internal.h
|
||||||
virStateInitialize;
|
|
||||||
virStateCleanup;
|
|
||||||
virStateReload;
|
|
||||||
virStateActive;
|
|
||||||
virRegisterStateDriver;
|
virRegisterStateDriver;
|
||||||
|
virStateActive;
|
||||||
|
virStateCleanup;
|
||||||
|
virStateInitialize;
|
||||||
|
virStateReload;
|
||||||
|
|
Loading…
Reference in New Issue