]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
lib: hash-method: Adjust comment regarding helpers.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sun, 6 Jan 2019 22:27:36 +0000 (23:27 +0100)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Wed, 4 Dec 2019 14:33:31 +0000 (14:33 +0000)
src/lib/hash-method.h

index 19c3790394f00dca8d6305543071219049e38a9a..1340e163f0252c06e8d40fd9a8b5bdc67f728f46 100644 (file)
@@ -20,7 +20,7 @@ const struct hash_method *hash_method_lookup(const char *name);
 /* NULL-terminated list of all hash methods */
 extern const struct hash_method *hash_methods[];
 
-/** Simple helpers for digesting (hashing)
+/** Simple datastack helpers for digesting (hashing)
 
  * USAGE: