This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2016-01-29 23:33:28 +00:00
parent be9ceb909d
commit 2819fa86b4
1 changed files with 1 additions and 1 deletions

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;