]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-worker.h
apply various style suggestions by cppcheck
[apt.git] / apt-pkg / acquire-worker.h
index b8e8fefed4230de6395a2b9fa42ca9751cad049e..31b9d3b88b838bdb6febf78413bd1d7f019b7a3e 100644 (file)
@@ -317,7 +317,7 @@ class pkgAcquire::Worker : public WeakPointable
     *  \param Config A location in which to store information about
     *  the fetch method.
     */
-   Worker(MethodConfig *Config);
+   explicit Worker(MethodConfig *Config);
 
    /** \brief Clean up this worker.
     *