1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-01 06:16:44 +02:00

fix for issue #254

This commit is contained in:
Jfreegman
2014-09-23 21:32:05 -04:00
parent 773a75b948
commit 48cf4ebf02
2 changed files with 10 additions and 4 deletions

View File

@ -39,4 +39,4 @@ int complete_line(ToxWindow *self, const void *list, int n_items, int size);
return diff between old len and new len of ctx->line, -1 if no matches or > 1 match */
int dir_match(ToxWindow *self, Tox *m, const wchar_t *line);
#endif /* #define AUTOCOMPLETE_H */
#endif /* #define AUTOCOMPLETE_H */