Fixed issue #945.

This commit is contained in:
Branimir Karadžić
2016-10-13 08:38:03 -07:00
parent 3c1eb86596
commit f67b9d9892

View File

@@ -725,7 +725,7 @@ namespace bgfx
/// End VertexDecl.
///
/// @attention C99 equivalent is `bgfx_vertex_decl_begin`.
/// @attention C99 equivalent is `bgfx_vertex_decl_end`.
///
void end();