]> git.pld-linux.org Git - packages/clementine.git/blob - clementine-1.1.1-libimobiledevice-fix.patch
add tests; fix .desktop file validation
[packages/clementine.git] / clementine-1.1.1-libimobiledevice-fix.patch
1 diff -up clementine-1.1.1/src/devices/imobiledeviceconnection.h.fix clementine-1.1.1/src/devices/imobiledeviceconnection.h
2 --- clementine-1.1.1/src/devices/imobiledeviceconnection.h.fix  2013-04-23 14:44:56.932661018 -0400
3 +++ clementine-1.1.1/src/devices/imobiledeviceconnection.h      2013-04-23 14:46:44.033657190 -0400
4 @@ -51,7 +51,7 @@ private:
5    idevice_t device_;
6    afc_client_t afc_;
7  
8 -  uint16_t afc_port_;
9 +  lockdownd_service_descriptor_t afc_port_;
10  };
11  
12  #endif // IMOBILEDEVICECONNECTION_H
This page took 0.052012 seconds and 3 git commands to generate.