aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-07-27 19:48:40 +0200
committerDavid Robillard <d@drobilla.net>2019-07-29 01:59:17 +0200
commit41dea932f866c10eb9c303298545d6b7151cfcd0 (patch)
tree396f8a5b09f1061d42033700f41da3bc138d8f6c /pugl/pugl.hpp
parent5049953041cbc9592f0470eb185e1448b69835d6 (diff)
downloadpugl-41dea932f866c10eb9c303298545d6b7151cfcd0.tar.gz
pugl-41dea932f866c10eb9c303298545d6b7151cfcd0.tar.bz2
pugl-41dea932f866c10eb9c303298545d6b7151cfcd0.zip
Clean up file documentation
Diffstat (limited to 'pugl/pugl.hpp')
-rw-r--r--pugl/pugl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/pugl.hpp b/pugl/pugl.hpp
index d2702ab..ec96889 100644
--- a/pugl/pugl.hpp
+++ b/pugl/pugl.hpp
@@ -15,7 +15,7 @@
*/
/**
- @file pugl.hpp C++ API for Pugl, a minimal portable API for OpenGL.
+ @file pugl.hpp C++ wrapper for API.
*/
#ifndef PUGL_HPP_INCLUDED