aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_print_events.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_print_events.c')
-rw-r--r--examples/pugl_print_events.c3
1 files changed, 2 insertions, 1 deletions
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"