mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
driver.c:fix a typo
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
committed by
John Ferlan
parent
69c1f3383f
commit
d02aaddc19
@@ -38,7 +38,7 @@ VIR_LOG_INIT("driver");
|
||||
|
||||
#ifdef WITH_DRIVER_MODULES
|
||||
|
||||
/* XXX re-implment this for other OS, or use libtools helper lib ? */
|
||||
/* XXX re-implement this for other OS, or use libtools helper lib ? */
|
||||
|
||||
# include <dlfcn.h>
|
||||
# define DEFAULT_DRIVER_DIR LIBDIR "/libvirt/connection-driver"
|
||||
|
||||
Reference in New Issue
Block a user