mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
driver.c:fix a typo
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user