diff --git a/src/glcontext_nsgl.h b/src/glcontext_nsgl.h index 9474ced2e..e779c834c 100755 --- a/src/glcontext_nsgl.h +++ b/src/glcontext_nsgl.h @@ -13,7 +13,7 @@ namespace bgfx struct GlContext { GlContext() - : m_context(0) + : m_context(0) { }