summaryrefslogtreecommitdiffstats
path: root/include/zix/digest.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zix/digest.h')
-rw-r--r--include/zix/digest.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/zix/digest.h b/include/zix/digest.h
index 1fde77a..41db20f 100644
--- a/include/zix/digest.h
+++ b/include/zix/digest.h
@@ -26,9 +26,7 @@
extern "C" {
#endif
-/**
- Return an initial empty digest value.
-*/
+/// Return an initial empty digest value
ZIX_CONST_API
uint32_t
zix_digest_start(void);