$FreeBSD$ --- src/TCPTransmitter.cc.orig Mon Feb 18 00:29:51 2002 +++ src/TCPTransmitter.cc Fri Jul 19 16:43:01 2002 @@ -48,6 +48,8 @@ #include #include +#define TRANSMITTER_DEBUG + using namespace std; #ifdef HAVE_GETHOSTBYNAME_R_GLIB_MUTEX @@ -1338,7 +1340,7 @@ } } -void TCPTransmitter::setProxy(const string &ptype, const string &host, guint port, const string &user, const string &password, bool tryOther = true) +void TCPTransmitter::setProxy(const string &ptype, const string &host, guint port, const string &user, const string &password, bool tryOther) { if (_state != Offline) { vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines