Closed tconkling closed 12 years ago
This just fixes a compiler warning emitted by the llvm that ships with Xcode 4.4
llvm: "Format specifies type 'unsigned int' but the argument has type 'OSStatus' (aka 'long')"
Thanks, Tim!
This just fixes a compiler warning emitted by the llvm that ships with Xcode 4.4
llvm: "Format specifies type 'unsigned int' but the argument has type 'OSStatus' (aka 'long')"