summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-07-26 08:38:54 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-07-27 08:49:53 -0700
commit446ee4b7f7ce1bb75f0f6b23bbb33d4bfe8d7ad3 (patch)
treefe6739ce08655cef196c4397b61e3a8fe01c639d
parentd5524e2b8d811aa03ed19c6e8fb2ee4162ca2b23 (diff)
downloadxorg-proto-x11proto-446ee4b7f7ce1bb75f0f6b23bbb33d4bfe8d7ad3.tar.gz
Incorrect guard block in HPkeysym.h
https://bugs.freedesktop.org/show_bug.cgi?id=91469 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Thomas Klausner <wiz@NetBSD.org>
-rw-r--r--HPkeysym.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/HPkeysym.h b/HPkeysym.h
index ed000b1..4a0655a 100644
--- a/HPkeysym.h
+++ b/HPkeysym.h
@@ -57,7 +57,7 @@ performance, or use of this material.
#ifndef _HPKEYSYM_H
-#define _HPKEYSYM
+#define _HPKEYSYM_H
#define hpXK_ClearLine 0x1000FF6F
#define hpXK_InsertLine 0x1000FF70