diff options
author | Martin Szulecki | 2009-07-24 22:21:53 +0200 |
---|---|---|
committer | Martin Szulecki | 2009-07-24 22:21:53 +0200 |
commit | 83529098fbf4b39b2643a7c0bf39828247d11f9a (patch) | |
tree | 942597468fd98de67dc161778c951509808db9f4 /src/NotificationProxy.c | |
parent | 15e2c165ac63e225e3fbfc531da5c1f19fede569 (diff) | |
download | libimobiledevice-83529098fbf4b39b2643a7c0bf39828247d11f9a.tar.gz libimobiledevice-83529098fbf4b39b2643a7c0bf39828247d11f9a.tar.bz2 |
Improve debug output messages by using __func__ everywhere and adjust wording
Diffstat (limited to 'src/NotificationProxy.c')
-rw-r--r-- | src/NotificationProxy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/NotificationProxy.c b/src/NotificationProxy.c index 374420c..1bbdc6d 100644 --- a/src/NotificationProxy.c +++ b/src/NotificationProxy.c @@ -226,7 +226,6 @@ iphone_error_t np_observe_notification( np_client_t client, const char *notifica return res; } - /** Notifies the iphone to send a notification on specified events. * * observation messages seen so far: |