projects
/
platform
/
upstream
/
xorg-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc52b9
)
Fix typo in header guard.
author
Thomas Klausner
<wiz@NetBSD.org>
Fri, 12 Jul 2013 06:21:19 +0000
(08:21 +0200)
committer
Alan 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
patch
|
blob
|
history
diff --git
a/hw/xnest/Args.h
b/hw/xnest/Args.h
index
514a395
..
225418d
100644
(file)
--- a/
hw/xnest/Args.h
+++ b/
hw/xnest/Args.h
@@
-12,7
+12,7
@@
is" without express or implied warranty.
*/
-#ifndef XNESTARG
C
_H
+#ifndef XNESTARG
S
_H
#define XNESTARGS_H
extern char *xnestDisplayName;