From 41dea932f866c10eb9c303298545d6b7151cfcd0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 27 Jul 2019 19:48:40 +0200 Subject: Clean up file documentation --- pugl/pugl_x11.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pugl/pugl_x11.h') diff --git a/pugl/pugl_x11.h b/pugl/pugl_x11.h index 6e528ca..e104a15 100644 --- a/pugl/pugl_x11.h +++ b/pugl/pugl_x11.h @@ -14,6 +14,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +/** + @file pugl_x11.h Shared definitions for X11 implementation. +*/ + #include "pugl/pugl.h" #include "pugl/pugl_internal_types.h" -- cgit v1.2.1