Commit Graph

4 Commits

Author SHA1 Message Date
Michael Vogt 5085e66067 methods/https.cc: cleanup for CURLOPT_LOW_SPEED_TIME 2009-11-17 09:55:22 -06:00
Otavio Salvador ae58a98599 Minor typos. 2007-07-10 15:14:57 -03:00
Otavio Salvador 21fd1746e3 * Fix compilation warnings:
- apt-pkg/contrib/configuration.cc: wrong argument type;
    - apt-pkg/deb/dpkgpm.cc: wrong signess;
    - apt-pkg-acquire-item.cc: wrong signess and orderned initializers;
    - methods/https.cc:
      - type conversion;
      - unused variable;
      - changed SetupProxy() method to void;
2007-07-10 15:06:12 -03:00
Michael Vogt d546f98d46 * added https transport method as optional pacakge 2006-12-19 12:03:30 +01:00