[PATCH:xserver] Fix typo in header guard.

Thomas Klausner wiz at NetBSD.org
Thu Jul 11 23:21:19 PDT 2013


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;
-- 
1.8.3.1



More information about the xorg-devel mailing list