source: npl/internetserver/poptop_ppp/patches/ppp-2.4.2-argv.patch @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c 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
  • ppp-2.4.2/pppd/plugins/passprompt.c

    old new  
    5050    }
    5151    if (!kid) {
    5252        /* we are the child, exec the program */
    53         char *argv[4], fdstr[32];
     53        char *argv[5], fdstr[32];
    5454        sys_close();
    5555        closelog();
    5656        close(p[0]);
Note: See TracBrowser for help on using the repository browser.