mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-25 13:28:08 +00:00
ppp: make the patches apply correctly again
This fixes a compile problem recently introduced by me. Fixes: f40fd43ab2f ("ppp: fix compile warning") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commit a29848c67180396656e4e8a7ef47ae5b441a7325)
This commit is contained in:
parent
d63eb474b3
commit
7fa70027d4
@ -1064,7 +1064,7 @@
|
||||
+ struct in_addr localbind);
|
||||
--- /dev/null
|
||||
+++ b/pppd/plugins/pptp/pptp_ctrl.c
|
||||
@@ -0,0 +1,1077 @@
|
||||
@@ -0,0 +1,1078 @@
|
||||
+/* pptp_ctrl.c ... handle PPTP control connection.
|
||||
+ * C. Scott Ananian <cananian@alumni.princeton.edu>
|
||||
+ *
|
||||
|
Loading…
x
Reference in New Issue
Block a user