Michal Privoznik <[email protected]> writes:

> On 11.08.2014 16:47, Giuseppe Scrivano wrote:
>> Signed-off-by: Giuseppe Scrivano <[email protected]>
>> ---
>>   src/conf/domain_conf.h | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/src/conf/domain_conf.h b/src/conf/domain_conf.h
>> index 748dea7..32ca32d 100644
>> --- a/src/conf/domain_conf.h
>> +++ b/src/conf/domain_conf.h
>> @@ -752,7 +752,7 @@ struct _virDomainControllerDef {
>>   };
>>
>>
>> -/* Two types of disk backends */
>> +/* Types of disk backends */
>>   typedef enum {
>>       VIR_DOMAIN_FS_TYPE_MOUNT, /* Mounts (binds) a host dir on a guest dir 
>> */
>>       VIR_DOMAIN_FS_TYPE_BLOCK, /* Mounts a host block dev on a guest dir */
>>
>
> ACK, again can be pushed out of order.

thanks, I am going to push it soon.

Giuseppe

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to