From e44b95e080b5aa15cf70996aaa2fab1144708a77 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 22 Aug 2006 04:13:14 +0000 Subject: 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 --- hid.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hid.c') 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 */ /* */ -/* 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 */ -- cgit v1.2.1