aboutsummaryrefslogtreecommitdiffstats
path: root/DomeKey.xcodeproj
diff options
context:
space:
mode:
authorTeddy Wing2018-08-27 18:35:24 +0200
committerTeddy Wing2018-08-27 18:35:24 +0200
commitecdb7fa83d0d27ad787ce63e14803aa2b8915253 (patch)
tree0467700565c902360cca6a33ff497fce88c7eab9 /DomeKey.xcodeproj
parentc48f76ba6581bceade85071c1d8e34a72670908d (diff)
downloadDomeKey-ecdb7fa83d0d27ad787ce63e14803aa2b8915253.tar.bz2
char_to_key_code.m: Change loop index type to `int`
Fix the following warning from Xcode's analyzer: char_to_key_code.m:62:49: Implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' Since `NSNumber` `numberWithInt` takes an `int`, change `i` to `int`.
Diffstat (limited to 'DomeKey.xcodeproj')
0 files changed, 0 insertions, 0 deletions