source:
npl/internetserver/poptop_ppp/patches/ppp-2.4.3-pkgcheck.patch
@
5160d62
Last change on this file since 5160d62 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 291 bytes |
-
ppp-2.4.3/pppd/cbcp.c
146 146 cbcp_open(unit) 147 147 int unit; 148 148 { 149 dbglog("cbcp_open"); 149 if (debug) 150 dbglog("cbcp_open"); 150 151 } 151 152 152 153 /* process an incomming packet */
Note: See TracBrowser
for help on using the repository browser.