Parcourir la source

[2524] Correct argument name in header comments

Stephen Morris il y a 12 ans
Parent
commit
1883188866
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/dhcpsrv/lease_mgr_factory.h

+ 1 - 1
src/lib/dhcpsrv/lease_mgr_factory.h

@@ -113,7 +113,7 @@ public:
     /// Takes the database parameters and returns a database access string
     /// passwords replaced by asterisks. This string is used in log messages.
     ///
-    /// @param dbaccess Database access parameters (output of "parse").
+    /// @param parameters Database access parameters (output of "parse").
     ///
     /// @return Redacted database access string.
     static std::string redactedAccessString(