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 --- pugl/detail/mac_stub.m | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pugl/detail/mac_stub.m') diff --git a/pugl/detail/mac_stub.m b/pugl/detail/mac_stub.m index 71a54b8..aa2ac55 100644 --- a/pugl/detail/mac_stub.m +++ b/pugl/detail/mac_stub.m @@ -15,7 +15,8 @@ */ /** - @file mac_stub.m Stub graphics backend for MacOS. + @file mac_stub.m + @brief Stub graphics backend for MacOS. */ #include "pugl/detail/implementation.h" -- cgit v1.2.1