/[smeserver]/rpms/ppp/sme7/ppp-2.4.3-cbcp_debug.patch
ViewVC logotype

Contents of /rpms/ppp/sme7/ppp-2.4.3-cbcp_debug.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jun 12 17:08:30 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: ppp-2_4_4-1_3_el4_sme, HEAD
Import on branch sme7 of package ppp-2.4.4-1.3.el4.sme.src.rpm

1 --- ppp-2.4.3/pppd/cbcp.c 2004-10-28 01:15:36.000000000 +0100
2 +++ ppp-2.4.3/pppd/cbcp.c 2004-11-22 16:32:59.042090959 +0000
3 @@ -146,7 +146,8 @@
4 cbcp_open(unit)
5 int unit;
6 {
7 - dbglog("cbcp_open");
8 + if (debug)
9 + dbglog("cbcp_open");
10 }
11
12 /* process an incomming packet */

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed