aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl.ipp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-10-21 11:55:53 +0200
committerDavid Robillard <d@drobilla.net>2020-10-21 11:55:53 +0200
commita385c3cbcc29219aecb6be663079149f992a20a6 (patch)
treef7adbf0925c79858445a3f19aefeda7245b0c058 /pugl/pugl.ipp
parent0020f0dfab1dc00029c6e39aeb03f63c76b87c51 (diff)
downloadpugl-a385c3cbcc29219aecb6be663079149f992a20a6.tar.gz
pugl-a385c3cbcc29219aecb6be663079149f992a20a6.tar.bz2
pugl-a385c3cbcc29219aecb6be663079149f992a20a6.zip
Cleanup: Reformat pugl.hpp and pugl.ipp
Diffstat (limited to 'pugl/pugl.ipp')
-rw-r--r--pugl/pugl.ipp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/pugl.ipp b/pugl/pugl.ipp
index 7c39a63..0ed8c4d 100644
--- a/pugl/pugl.ipp
+++ b/pugl/pugl.ipp
@@ -151,4 +151,4 @@ View::onTimer(const TimerEvent&)
return pugl::Status::success;
}
-}
+} // namespace pugl