summaryrefslogtreecommitdiffstats
path: root/swig
diff options
context:
space:
mode:
Diffstat (limited to 'swig')
-rw-r--r--swig/iphone.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/swig/iphone.i b/swig/iphone.i
index 53fa8da..a089cc2 100644
--- a/swig/iphone.i
+++ b/swig/iphone.i
@@ -118,7 +118,7 @@ MobileSync* my_new_MobileSync(Lockdownd* lckd) {
118 } 118 }
119 119
120 void set_debug_level(int level) { 120 void set_debug_level(int level) {
121 iphone_set_debug(level); 121 iphone_set_debug_level(level);
122 } 122 }
123 123
124 int init_device_by_uuid(char* uuid) { 124 int init_device_by_uuid(char* uuid) {