mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 18:45:54 -05:00
Replaced spaces with tabs.
This commit is contained in:
parent
5f037fb915
commit
6d2abecfe7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ namespace bgfx
|
|||
struct GlContext
|
||||
{
|
||||
GlContext()
|
||||
: m_context(0)
|
||||
: m_context(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue