text-freetype2: Remove trailing whitespace

This commit is contained in:
jp9000
2018-05-08 09:39:04 -07:00
parent 43713098d6
commit e5f1a93f87
2 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ gs_vertbuffer_t *create_uv_vbuffer(uint32_t num_verts, bool add_color) {
}
obs_leave_graphics();
return tmp;
}