aboutsummaryrefslogtreecommitdiff
path: root/hid.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-08-22 04:13:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-08-22 04:13:14 +0000
commite44b95e080b5aa15cf70996aaa2fab1144708a77 (patch)
treea5eb5849ff88a63294017ef1dd60db159031366a /hid.c
parent52116dbc660c218a7b45c776cbd4dbd1a47fd2c2 (diff)
everything is building, the element array is being properly populated, I just need to fix the data output to use the new element array
svn path=/trunk/externals/hcs/hid/; revision=5706
Diffstat (limited to 'hid.c')
-rw-r--r--hid.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hid.c b/hid.c
index 0fe9ade..bd14f6c 100644
--- a/hid.c
+++ b/hid.c
@@ -1,9 +1,9 @@
/* --------------------------------------------------------------------------*/
/* */
-/* MacOS X object to use HIDs (Human Interface Devices) */
+/* interface to native HID (Human Interface Devices) API */
/* Written by Hans-Christoph Steiner <hans@at.or.at> */
/* */
-/* Copyright (c) 2004 Hans-Christoph Steiner */
+/* Copyright (c) 2004-2006 Hans-Christoph Steiner */
/* */
/* This program is free software; you can redistribute it and/or */
/* modify it under the terms of the GNU General Public License */