mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Removed duplicate diff from sformat.patch
This commit is contained in:
parent
3d486e0b82
commit
cbde5d316b
1 changed files with 0 additions and 17 deletions
|
|
@ -33,20 +33,3 @@ Index: gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_redirect.c
|
||||||
|
|
||||||
/* We found a server, so stop looking */
|
/* We found a server, so stop looking */
|
||||||
found_server = 1;
|
found_server = 1;
|
||||||
Index: gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c
|
|
||||||
===================================================================
|
|
||||||
--- a/gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c (revision 40)
|
|
||||||
+++ b/gogoc-android/native/gogoc-1_2-RELEASE/gogoc-tsp/src/tsp/tsp_setup.c (working copy)
|
|
||||||
@@ -45,12 +45,6 @@
|
|
||||||
#include <linux/if.h>
|
|
||||||
#include <linux/route.h>
|
|
||||||
|
|
||||||
-struct in6_ifreq {
|
|
||||||
- struct in6_addr ifr6_addr;
|
|
||||||
- __u32 ifr6_prefixlen;
|
|
||||||
- int ifr6_ifindex;
|
|
||||||
-};
|
|
||||||
-
|
|
||||||
struct in6_rtmsg {
|
|
||||||
struct in6_addr rtmsg_dst;
|
|
||||||
struct in6_addr rtmsg_src;
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue