1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2016-01-29 23:33:28 +00:00
parent be9ceb909d
commit 2819fa86b4

View file

@ -125,7 +125,7 @@ psyc_text_state_init_custom (PsycTextState *state,
char *tmpl, size_t tmplen,
char *buffer, size_t buflen,
char *ope, size_t opelen,
char *clo, size_t cloelen)
char *clo, size_t clolen)
{
state->cursor = 0;
state->written = 0;