maint: one missed syms file

Commit f0aa493 missed a file.

* src/libvirt_driver_modules.syms: Add editor hint.
This commit is contained in:
Eric Blake 2013-01-26 09:59:12 -07:00
parent 97278ab472
commit 99b92930d3
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,11 @@
# 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: