mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
-
This commit is contained in:
parent
be9ceb909d
commit
2819fa86b4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue