summaryrefslogtreecommitdiff
path: root/src/lib/ctime/lib_ctime.dox
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ctime/lib_ctime.dox')
-rw-r--r--src/lib/ctime/lib_ctime.dox2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/ctime/lib_ctime.dox b/src/lib/ctime/lib_ctime.dox
index 2bcd0f036a..913199f6a5 100644
--- a/src/lib/ctime/lib_ctime.dox
+++ b/src/lib/ctime/lib_ctime.dox
@@ -1,4 +1,3 @@
-/**
@dir /lib/ctime
@brief lib/ctime: Constant-time code to avoid side-channels.
@@ -13,4 +12,3 @@ consider calls to memcmp() to be in error, we require that code that actually
doesn't need to be constant-time to use the fast_memeq() / fast_memneq() /
fast_memcmp() aliases instead.
-**/