]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: one missed syms file
authorEric Blake <eblake@redhat.com>
Sat, 26 Jan 2013 16:59:12 +0000 (09:59 -0700)
committerEric Blake <eblake@redhat.com>
Sat, 26 Jan 2013 16:59:12 +0000 (09:59 -0700)
Commit f0aa493 missed a file.

* src/libvirt_driver_modules.syms: Add editor hint.

src/libvirt_driver_modules.syms

index a5dd58b05a5e95366d848ffe5c1a5a9f9e5bc4d8..35ac1de44ea000f229dbf8b4cc0b9e156d089b68 100644 (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: