diff options
Diffstat (limited to 'pugl/pugl_win.c')
-rw-r--r-- | pugl/pugl_win.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/pugl_win.c b/pugl/pugl_win.c index b34ca43..2dd3fcc 100644 --- a/pugl/pugl_win.c +++ b/pugl/pugl_win.c @@ -15,7 +15,7 @@ */ /** - @file pugl_win.c Windows Pugl Implementation. + @file pugl_win.c Windows implementation. */ #include "pugl/pugl_internal.h" |