diff options
Diffstat (limited to 'pugl/pugl.h')
-rw-r--r-- | pugl/pugl.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pugl/pugl.h b/pugl/pugl.h index 84bfa98..3584d05 100644 --- a/pugl/pugl.h +++ b/pugl/pugl.h @@ -15,7 +15,8 @@ */ /** - @file pugl.h Pugl API. + @file pugl.h + @brief Pugl API. */ #ifndef PUGL_PUGL_H |