From 85104b239735498f4b9c58fb87f93dd78631292f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 May 2020 21:17:58 +0200 Subject: Fix file documentation --- examples/pugl_print_events.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/pugl_print_events.c') diff --git a/examples/pugl_print_events.c b/examples/pugl_print_events.c index 52b58c4..e2661e0 100644 --- a/examples/pugl_print_events.c +++ b/examples/pugl_print_events.c @@ -15,7 +15,8 @@ */ /** - @file pugl_print_events.c A utility program that prints view events. + @file pugl_print_events.c + @brief A utility program that prints view events. */ #include "test/test_utils.h" -- cgit v1.2.1