Parcourir la source

[trac575] Comment fix

Michal 'vorner' Vaner il y a 14 ans
Parent
commit
34066d5d84
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/auth/auth_srv.h

+ 1 - 1
src/bin/auth/auth_srv.h

@@ -362,7 +362,7 @@ public:
     const isc::server_common::portconfig::AddressList& getListenAddresses()
         const;
 
-    /// \brief Assign an ASIO DNS Service queue to this Resolver object
+    /// \brief Assign an ASIO DNS Service queue to this Auth object
     void setDNSService(asiolink::DNSService& dnss);