aboutsummaryrefslogtreecommitdiff
path: root/src/lib/buf/lib_buf.dox
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/buf/lib_buf.dox')
-rw-r--r--src/lib/buf/lib_buf.dox2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/buf/lib_buf.dox b/src/lib/buf/lib_buf.dox
index a2ac23ee4c..519ab50a2d 100644
--- a/src/lib/buf/lib_buf.dox
+++ b/src/lib/buf/lib_buf.dox
@@ -1,4 +1,3 @@
-/**
@dir /lib/buf
@brief lib/buf: An efficient byte queue.
@@ -12,4 +11,3 @@ The buf_t type is also reasonable for use in constructing long strings.
See \refdir{lib/net} for networking code that uses buf_t, and
\refdir{lib/tls} for cryptographic code that uses buf_t.
-**/