mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 11:21:12 +00:00
99b92930d3
Commit f0aa493
missed a file.
* src/libvirt_driver_modules.syms: Add editor hint.
13 lines
219 B
Plaintext
13 lines
219 B
Plaintext
#
|
|
# These symbols are dependent upon --with-driver-modules.
|
|
#
|
|
|
|
# driver.h
|
|
virDriverLoadModule;
|
|
virDriverModuleInitialize;
|
|
|
|
# Let emacs know we want case-insensitive sorting
|
|
# Local Variables:
|
|
# sort-fold-case: t
|
|
# End:
|