I think this change is pretty self-explanatory. Richard
diff --git a/src/storage/storage_backend_logical.c b/src/storage/storage_backend_logical.c index f759abd..7809324 100644 --- a/src/storage/storage_backend_logical.c +++ b/src/storage/storage_backend_logical.c @@ -1,5 +1,5 @@ /* - * storage_backend_logvol.c: storage backend for logical volume handling + * storage_backend_logical.c: storage backend for logical volume handling * * Copyright (C) 2007-2009 Red Hat, Inc. * Copyright (C) 2007-2008 Daniel P. Berrange diff --git a/src/storage/storage_backend_logical.h b/src/storage/storage_backend_logical.h index 1d14163..2ee1683 100644 --- a/src/storage/storage_backend_logical.h +++ b/src/storage/storage_backend_logical.h @@ -28,4 +28,4 @@ extern virStorageBackend virStorageBackendLogical; -#endif /* __VIR_STORAGE_BACKEND_LOGVOL_H__ */ +#endif /* __VIR_STORAGE_BACKEND_LOGICAL_H__ */
Attachment:
signature.asc
Description: This is a digitally signed message part
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list