libimobiledevice / libusbmuxd

A client library to multiplex connections from and to iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
589 stars 270 forks source link

fix wrong format #112

Closed neheb closed 1 year ago

neheb commented 3 years ago

%p expects a void pointer.

Signed-off-by: Rosen Penev rosenp@gmail.com