aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/syslog/syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/syslog/syslog.c')
-rw-r--r--src/vnet/syslog/syslog.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/vnet/syslog/syslog.c b/src/vnet/syslog/syslog.c
index f104691a614..f05ce8dc5ff 100644
--- a/src/vnet/syslog/syslog.c
+++ b/src/vnet/syslog/syslog.c
@@ -13,7 +13,8 @@
* limitations under the License.
*/
/**
- * @file RFC5424 syslog protocol implementation
+ * @file syslog.c
+ * RFC5424 syslog protocol implementation
*/
#include <unistd.h>