From e181a7fcf243f41c06c101446ebac4358595732f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 5 May 2016 22:41:03 +0100 Subject: Fix several doxygen errors --- utils/dirent.h | 3 ++- utils/inet.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'utils') diff --git a/utils/dirent.h b/utils/dirent.h index a22e21ac3..fa78e1491 100644 --- a/utils/dirent.h +++ b/utils/dirent.h @@ -17,7 +17,8 @@ */ /** - * \file directory traversal and entry + * \file + * directory traversal and entry * * This allows the obtaining of standard directory entry routines * functions in a uniform way despite any oddities in headers and diff --git a/utils/inet.h b/utils/inet.h index a79f293c8..da1798432 100644 --- a/utils/inet.h +++ b/utils/inet.h @@ -17,7 +17,8 @@ */ /** - * \file internet structures and defines + * \file + * internet structures and defines * * This allows the obtaining of standard bsd sockets and associated * functions in a uniform way despite any oddities in headers and -- cgit v1.2.3