summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/vty/buffer.h')
-rw-r--r--include/osmocom/vty/buffer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/osmocom/vty/buffer.h b/include/osmocom/vty/buffer.h
index 56c28f04..b5cce8a3 100644
--- a/include/osmocom/vty/buffer.h
+++ b/include/osmocom/vty/buffer.h
@@ -1,5 +1,6 @@
+/*! \file buffer.h
+ * Buffering to output and input. */
/*
- * Buffering to output and input.
* Copyright (C) 1998 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.