source:
npl/internetserver/poptop_ppp/patches/ppp-2.4.2-argv.patch
@
c5c522c
Last change on this file since c5c522c was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 342 bytes |
-
ppp-2.4.2/pppd/plugins/passprompt.c
old new 50 50 } 51 51 if (!kid) { 52 52 /* we are the child, exec the program */ 53 char *argv[ 4], fdstr[32];53 char *argv[5], fdstr[32]; 54 54 sys_close(); 55 55 closelog(); 56 56 close(p[0]);
Note: See TracBrowser
for help on using the repository browser.