diff options
Diffstat (limited to 'pugl/detail/implementation.h')
-rw-r--r-- | pugl/detail/implementation.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pugl/detail/implementation.h b/pugl/detail/implementation.h index bcecd85..d56024a 100644 --- a/pugl/detail/implementation.h +++ b/pugl/detail/implementation.h @@ -15,7 +15,8 @@ */ /** - @file implementation.h Shared declarations for implementation. + @file implementation.h + @brief Shared declarations for implementation. */ #ifndef PUGL_DETAIL_IMPLEMENTATION_H |