diff options
Diffstat (limited to 'src/vnet/syslog/syslog.h')
-rw-r--r-- | src/vnet/syslog/syslog.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/vnet/syslog/syslog.h b/src/vnet/syslog/syslog.h index ed915877518..4809af48e97 100644 --- a/src/vnet/syslog/syslog.h +++ b/src/vnet/syslog/syslog.h @@ -13,7 +13,8 @@ * limitations under the License. */ /** - * @file RFC5424 syslog protocol declarations + * @file syslog.h + * RFC5424 syslog protocol declarations */ #ifndef __included_syslog_h__ #define __included_syslog_h__ |