diff options
author | David Robillard <d@drobilla.net> | 2019-06-30 18:42:42 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-06-30 19:01:48 +0200 |
commit | 0497e8e5e76066300f717c9e07b36b7364fc28f6 (patch) | |
tree | b3ffdfb5d08af0c10cc86a7ef4036abaaea383cc /pugl/glew.h | |
parent | 9c3c035ceac96b67f727844823705acce0eb776e (diff) | |
download | pugl-0497e8e5e76066300f717c9e07b36b7364fc28f6.tar.gz pugl-0497e8e5e76066300f717c9e07b36b7364fc28f6.tar.bz2 pugl-0497e8e5e76066300f717c9e07b36b7364fc28f6.zip |
Tidy up whitespace
Diffstat (limited to 'pugl/glew.h')
-rw-r--r-- | pugl/glew.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pugl/glew.h b/pugl/glew.h index 5374406..2dc9b05 100644 --- a/pugl/glew.h +++ b/pugl/glew.h @@ -29,4 +29,3 @@ # endif # include "GL/glew.h" #endif - |