aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl.ipp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-05-16 21:17:58 +0200
committerDavid Robillard <d@drobilla.net>2020-05-16 21:17:58 +0200
commit85104b239735498f4b9c58fb87f93dd78631292f (patch)
treeb00dbf98ccd94aec77700dba48d3f564d59e7afb /pugl/pugl.ipp
parent8d6c414138a61fd302863925319e32ac1f396385 (diff)
downloadpugl-85104b239735498f4b9c58fb87f93dd78631292f.tar.gz
pugl-85104b239735498f4b9c58fb87f93dd78631292f.tar.bz2
pugl-85104b239735498f4b9c58fb87f93dd78631292f.zip
Fix file documentation
Diffstat (limited to 'pugl/pugl.ipp')
-rw-r--r--pugl/pugl.ipp3
1 files changed, 2 insertions, 1 deletions
diff --git a/pugl/pugl.ipp b/pugl/pugl.ipp
index 2fdf255..ac67626 100644
--- a/pugl/pugl.ipp
+++ b/pugl/pugl.ipp
@@ -15,7 +15,8 @@
*/
/**
- @file pugl.ipp Pugl C++ API wrapper implementation.
+ @file pugl.ipp
+ @brief Pugl C++ API wrapper implementation.
This file must be included exactly once in the application.
*/