diff options
author | Matt Colyer | 2009-03-23 20:55:14 -0700 |
---|---|---|
committer | Matt Colyer | 2009-03-23 20:55:14 -0700 |
commit | bdb0f66234da6837723fc22c1e6f02c34796a188 (patch) | |
tree | 7e95e589d2985a1c5999e9b00ea35eca09650d20 /src/NotificationProxy.h | |
parent | cad18a6ebf619f858d7d7bb29bc057ee710de2f1 (diff) | |
download | libimobiledevice-bdb0f66234da6837723fc22c1e6f02c34796a188.tar.gz libimobiledevice-bdb0f66234da6837723fc22c1e6f02c34796a188.tar.bz2 |
Fix indenting.
Diffstat (limited to 'src/NotificationProxy.h')
-rw-r--r-- | src/NotificationProxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/NotificationProxy.h b/src/NotificationProxy.h index 7b47346..b2fa3d9 100644 --- a/src/NotificationProxy.h +++ b/src/NotificationProxy.h @@ -27,4 +27,3 @@ struct iphone_np_client_int { iphone_umux_client_t connection; GMutex *mutex; }; - |