summaryrefslogtreecommitdiffstats
path: root/tools/idevicesyslog.c
diff options
context:
space:
mode:
authorGravatar Christophe Fergeau2014-12-06 21:52:51 +0100
committerGravatar Christophe Fergeau2014-12-06 21:52:51 +0100
commit03c8f4fa8a41c11702ce10ce79c2a591f297c63e (patch)
treead991c178a36c6fcb4ef1b72050bcad2b1bd46d8 /tools/idevicesyslog.c
parent53eb963f8e6d607cca6b50381c10820a5e8357f4 (diff)
downloadlibimobiledevice-03c8f4fa8a41c11702ce10ce79c2a591f297c63e.tar.gz
libimobiledevice-03c8f4fa8a41c11702ce10ce79c2a591f297c63e.tar.bz2
Replace () with (void) in function prototypes
() and (void) are 2 different things in C, and can cause gcc warnings: error: function declaration isn't a prototype [-Werror=strict-prototypes] idevice_error_t idevice_event_unsubscribe(); This commit replaces () with (void) in installed headers.
Diffstat (limited to 'tools/idevicesyslog.c')
0 files changed, 0 insertions, 0 deletions