Replaced spaces with tabs.

This commit is contained in:
bkaradzic 2013-03-11 22:05:12 -07:00
parent 5f037fb915
commit 6d2abecfe7

View file

@ -13,7 +13,7 @@ namespace bgfx
struct GlContext
{
GlContext()
: m_context(0)
: m_context(0)
{
}