Skip to content

Commit

Permalink
Update texture-font.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cmrschwarz authored Feb 3, 2017
1 parent a1db9fb commit bc0b4cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion texture-font.h
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ typedef struct texture_font_t
* @param codepoint Character codepoint to be found in UTF-8 encoding.
*
* @return A pointer on the glyph or 0 if the glyph is not loaded
*
*/
texture_glyph_t *
texture_font_find_glyph( texture_font_t * self,
Expand Down

0 comments on commit bc0b4cf

Please sign in to comment.