aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmdsserver/hash-help.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmdsserver/hash-help.h')
-rw-r--r--src/libmdsserver/hash-help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libmdsserver/hash-help.h b/src/libmdsserver/hash-help.h
index 8410370..2216434 100644
--- a/src/libmdsserver/hash-help.h
+++ b/src/libmdsserver/hash-help.h
@@ -42,7 +42,7 @@ static inline size_t __attribute__((pure)) string_hash(const char* str)
/**
- * Check whether two `char*` are of equal value
+ * Check whether two `char*`:s are of equal value
*
* @param str_a The first string
* @param str_b The second string