aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-10-21 15:00:07 +0200
committerDavid Robillard <d@drobilla.net>2020-10-21 15:43:29 +0200
commit95beec3f3d9c06cd015eea01b9c3608237ae102c (patch)
treec886a87902ac96290bf023005e41620ab1fd18d7 /include/pugl/pugl.hpp
parent74a2b237df27bab15497b4c8be5d3152f10dd149 (diff)
downloadpugl-95beec3f3d9c06cd015eea01b9c3608237ae102c.tar.gz
pugl-95beec3f3d9c06cd015eea01b9c3608237ae102c.tar.bz2
pugl-95beec3f3d9c06cd015eea01b9c3608237ae102c.zip
Cleanup: Use consistent style for preprocessor conditionals
Diffstat (limited to 'include/pugl/pugl.hpp')
-rw-r--r--include/pugl/pugl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pugl/pugl.hpp b/include/pugl/pugl.hpp
index 9709e51..8fc479f 100644
--- a/include/pugl/pugl.hpp
+++ b/include/pugl/pugl.hpp
@@ -723,4 +723,4 @@ private:
@}
*/
-#endif /* PUGL_PUGL_HPP */
+#endif // PUGL_PUGL_HPP