Re: [PATCH] test: Fix typo in testutils.h header guard

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/25/2016 05:51 AM, Christophe Fergeau wrote:
> This changes __VIT_TEST_UTILS_H__ to __VIR_TEST_UTILS_H__
> ---
>  tests/testutils.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/tests/testutils.h b/tests/testutils.h
> index 752fa52..058be55 100644
> --- a/tests/testutils.h
> +++ b/tests/testutils.h
> @@ -20,8 +20,8 @@
>   * Karel Zak <kzak@xxxxxxxxxx>
>   */
>  
> -#ifndef __VIT_TEST_UTILS_H__
> -# define __VIT_TEST_UTILS_H__
> +#ifndef __VIR_TEST_UTILS_H__
> +# define __VIR_TEST_UTILS_H__
>  
>  # include <stdio.h>
>  # include "viralloc.h"
> @@ -145,4 +145,4 @@ int testCompareDomXML2XMLFiles(virCapsPtr caps,
>                                 const void *opaque,
>                                 unsigned int parseFlags);
>  
> -#endif /* __VIT_TEST_UTILS_H__ */
> +#endif /* __VIR_TEST_UTILS_H__ */
> 

ACK and pushed

Thanks,
Cole

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]