gcc484ntopperl-5.22
Last change
on this file since 0105685 was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
342 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | --- ppp-2.4.2/pppd/plugins/passprompt.c.argv 2004-09-16 12:06:19.773788846 +0200 |
---|
| 2 | +++ ppp-2.4.2/pppd/plugins/passprompt.c 2004-09-16 12:06:24.203178380 +0200 |
---|
| 3 | @@ -50,7 +50,7 @@ |
---|
| 4 | } |
---|
| 5 | if (!kid) { |
---|
| 6 | /* we are the child, exec the program */ |
---|
| 7 | - char *argv[4], fdstr[32]; |
---|
| 8 | + char *argv[5], fdstr[32]; |
---|
| 9 | sys_close(); |
---|
| 10 | closelog(); |
---|
| 11 | close(p[0]); |
---|
Note: See
TracBrowser
for help on using the repository browser.