[PATCH:xserver] Fix typo in header guard.

Alan Coopersmith alan.coopersmith at oracle.com
Thu Jul 11 23:23:11 PDT 2013


On 07/11/13 11:21 PM, Thomas Klausner wrote:
> Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
> ---
>   hw/xnest/Args.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/xnest/Args.h b/hw/xnest/Args.h
> index 514a395..225418d 100644
> --- a/hw/xnest/Args.h
> +++ b/hw/xnest/Args.h
> @@ -12,7 +12,7 @@ is" without express or implied warranty.
>
>   */
>
> -#ifndef XNESTARGC_H
> +#ifndef XNESTARGS_H
>   #define XNESTARGS_H
>
>   extern char *xnestDisplayName;
>

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list