From 1b78bb0b54228a0cd4f40a3c6a55904375e9d686 Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Wed, 21 Mar 2012 13:57:05 +0100 Subject: [PATCH] Add a missing doxygen comment to the main program. Signed-off-by: Richard Cochran --- ptp4l.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ptp4l.c b/ptp4l.c index 7ec8b6e..01e3966 100644 --- a/ptp4l.c +++ b/ptp4l.c @@ -1,5 +1,6 @@ /** - * @file + * @file ptp4l.c + * @brief PTP Boundary Clock main program * @note Copyright (C) 2011 Richard Cochran * * This program is free software; you can redistribute it and/or modify