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

Example conf updated

This commit is contained in:
matt
2014-07-28 22:47:33 +01:00
parent 18610668b8
commit 8960eb98f4
5 changed files with 38 additions and 79 deletions

View File

@ -69,5 +69,5 @@ enum {
} settings_values;
int settings_load(struct user_settings *s, const char *patharg);
int key_parse(const char** bind);
#endif /* #define _settings_h */