diff options
Diffstat (limited to 'pugl/glew.h')
-rw-r--r-- | pugl/glew.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/glew.h b/pugl/glew.h index 2dc9b05..f26ff93 100644 --- a/pugl/glew.h +++ b/pugl/glew.h @@ -15,7 +15,7 @@ */ /** - @file gl.h Portable header wrapper for glew.h. + @file glew.h Portable header wrapper for glew.h. Unfortunately, GL includes vary across platforms so this header allows for pure portable programs. |