Files
libimobiledevice/include
Martin Szulecki 5072dea137 Convert int16_t macro error types into enum to improve debugging/type-checking
This simple change provides various benefits for developers like compile
time errors, better auto-completition in editors and the ability of a
debugger to show the constant instead of just the raw value.
Thanks to Aaron Burghardt for the proposal.
2014-10-05 16:51:03 +02:00
..