aboutsummaryrefslogtreecommitdiffstats
path: root/device_test/AppleMikeyPaneController.h
diff options
context:
space:
mode:
authorDominik Pich2013-03-17 14:43:34 +0100
committerDominik Pich2013-03-17 14:43:34 +0100
commit8a6170ef38ad338753a8de782ad9d92e4cff5a55 (patch)
tree7eb166836d7554ca48f071cdc93d8fcabc926ff5 /device_test/AppleMikeyPaneController.h
parentf0fd761bbf899e801143f39ce2fd0afd0c559f56 (diff)
downloadDDHidLib-8a6170ef38ad338753a8de782ad9d92e4cff5a55.tar.bz2
fix some warnings
Diffstat (limited to 'device_test/AppleMikeyPaneController.h')
-rw-r--r--device_test/AppleMikeyPaneController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/device_test/AppleMikeyPaneController.h b/device_test/AppleMikeyPaneController.h
index 28f6fc1..e02ec41 100644
--- a/device_test/AppleMikeyPaneController.h
+++ b/device_test/AppleMikeyPaneController.h
@@ -40,7 +40,7 @@
DDHidAppleMikey * mCurrentMikey;
}
-- (NSArray *) mMikeys;
+- (NSArray *) mikeys;
- (void) setMikeys: (NSArray *) theMikeys;
- (unsigned) mikeyIndex;