Fix typo in header guard.
authorThomas Klausner <wiz@NetBSD.org>
Fri, 12 Jul 2013 06:21:19 +0000 (08:21 +0200)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Thu, 18 Jul 2013 01:11:41 +0000 (18:11 -0700)
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
hw/xnest/Args.h

index 514a395..225418d 100644 (file)
@@ -12,7 +12,7 @@ is" without express or implied warranty.
 
 */
 
-#ifndef XNESTARGC_H
+#ifndef XNESTARGS_H
 #define XNESTARGS_H
 
 extern char *xnestDisplayName;