mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
* src/libvir_sym.version: oops forgot to export the new symbol
Daniel
This commit is contained in:
parent
ea9c089fa6
commit
454544940a
@ -1,3 +1,7 @@
|
||||
Fri Dec 16 13:59:35 CET 2005 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* src/libvir_sym.version: oops forgot to export the new symbol
|
||||
|
||||
Fri Dec 16 13:15:04 CET 2005 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* include/libvir.h include/libvir.h.in src/internal.h src/libvir.c:
|
||||
|
@ -20,6 +20,7 @@
|
||||
virDomainLookupByName;
|
||||
virDomainResume;
|
||||
virDomainSetMaxMemory;
|
||||
virDomainShutdown;
|
||||
virDomainSuspend;
|
||||
virGetVersion;
|
||||
local: *;
|
||||
|
Loading…
Reference in New Issue
Block a user