OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 5... Line 5...
5   5  
Line 6... Line 6...
6 Signed-off-by: Jo-Philipp Wich <jo@mein.io> 6 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7   7  
8 --- a/pppd/pppd.h 8 --- a/pppd/pppd.h
9 +++ b/pppd/pppd.h 9 +++ b/pppd/pppd.h
10 @@ -326,7 +326,6 @@ extern int holdoff; /* Dead time before 10 @@ -317,7 +317,6 @@ extern int holdoff; /* Dead time before
11 extern bool holdoff_specified; /* true if user gave a holdoff value */ 11 extern bool holdoff_specified; /* true if user gave a holdoff value */
12 extern bool notty; /* Stdin/out is not a tty */ 12 extern bool notty; /* Stdin/out is not a tty */
13 extern char *pty_socket; /* Socket to connect to pty */ 13 extern char *pty_socket; /* Socket to connect to pty */