diff options
Diffstat (limited to 'pugl/pugl_stub.hpp')
-rw-r--r-- | pugl/pugl_stub.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pugl/pugl_stub.hpp b/pugl/pugl_stub.hpp index 7e544ee..64f40d0 100644 --- a/pugl/pugl_stub.hpp +++ b/pugl/pugl_stub.hpp @@ -15,7 +15,8 @@ */ /** - @file pugl_stub.hpp Declaration of Stub backend accessor for C++. + @file pugl_stub.hpp + @brief Declaration of Stub backend accessor for C++. */ #ifndef PUGL_PUGL_STUB_HPP |