]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-worker.h
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
[apt.git] / apt-pkg / acquire-worker.h
index 848a6bad7d748dd87d012f0ea31a8c45982a44f7..a558f69a7b3db7a0200b0f3ce931264a01ab0cfa 100644 (file)
@@ -136,8 +136,8 @@ class pkgAcquire::Worker : public WeakPointable
    
    /** \brief Retrieve any available messages from the subprocess.
     *
-    *  The messages are retrieved as in ::ReadMessages(), and
-    *  MessageFailure() is invoked if an error occurs; in particular,
+    *  The messages are retrieved as in \link strutl.h ReadMessages()\endlink, and
+    *  #MethodFailure() is invoked if an error occurs; in particular,
     *  if the pipe to the subprocess dies unexpectedly while a message
     *  is being read.
     *