summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorderaadt <deraadt@NetBSD.org>1994-05-05 07:53:04 +0000
committerderaadt <deraadt@NetBSD.org>1994-05-05 07:53:04 +0000
commit614fc7ff463a21d9e2be4e81461eccdcc9006eee (patch)
tree90da10598bfc440d9f8d3afad300af54b764fcdc /sys
parent685508a6b44cc34d50db8b7f55dbcabe46d5946e (diff)
space/tab garple
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc/dev/kbio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/kbio.h b/sys/arch/sparc/dev/kbio.h
index e3375d42805..a483cafd3be 100644
--- a/sys/arch/sparc/dev/kbio.h
+++ b/sys/arch/sparc/dev/kbio.h
@@ -42,7 +42,7 @@
* @(#)kbio.h 8.1 (Berkeley) 6/11/93
*
* from: Header: kbio.h,v 1.4 92/11/26 01:16:32 torek Exp (LBL)
- * $Id: kbio.h,v 1.2 1994/02/27 09:09:52 deraadt Exp $
+ * $Id: kbio.h,v 1.3 1994/05/05 07:53:04 deraadt Exp $
*/
/*
@@ -83,6 +83,6 @@ struct kiockey {
#define KIOCCMD _IOW('k', 8, int) /* X uses this to ring bell */
#define KIOCTYPE _IOR('k', 9, int) /* get keyboard type */
#define KIOCSDIRECT _IOW('k', 10, int) /* keys to console? */
-#define KIOCLAYOUT _IOR('k', 20, int) /* get keyboard layout */
+#define KIOCLAYOUT _IOR('k', 20, int) /* get keyboard layout */
#define TR_UNTRANS_EVENT 3