Module Name:    src
Committed By:   jakllsch
Date:           Fri Jan  1 19:14:45 UTC 2016

Modified Files:
        src/lib/libusbhid: usb_hid_usages

Log Message:
Alphanumeric is spelled Alphanumeric


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libusbhid/usb_hid_usages

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libusbhid/usb_hid_usages
diff -u src/lib/libusbhid/usb_hid_usages:1.6 src/lib/libusbhid/usb_hid_usages:1.7
--- src/lib/libusbhid/usb_hid_usages:1.6	Wed May  9 16:21:06 2012
+++ src/lib/libusbhid/usb_hid_usages	Fri Jan  1 19:14:45 2016
@@ -1,4 +1,4 @@
-# $NetBSD: usb_hid_usages,v 1.6 2012/05/09 16:21:06 khorben Exp $
+# $NetBSD: usb_hid_usages,v 1.7 2016/01/01 19:14:45 jakllsch Exp $
 #
 # USB HID usage table
 # Syntax:
@@ -1138,7 +1138,7 @@
 16	Unicode
 	*	Unicode Char u%04x
 
-20	Alphnumeric Display
+20	Alphanumeric Display
 	0x00	Undefined
 	0x01	Alphanumeric Display
 	0x02	Bitmapped Display

Reply via email to