Browse Source

[trac575] Comment fix

Michal 'vorner' Vaner 14 years ago
parent
commit
34066d5d84
1 changed files with 1 additions and 1 deletions
  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);