1
0
mirror of https://github.com/Tha14/toxic.git synced 2026-01-24 15:13:15 +01:00

Improve readability of defines

This commit is contained in:
jfreegman
2018-10-08 13:39:04 -04:00
parent f90a774470
commit 63cc23401a
34 changed files with 69 additions and 74 deletions

View File

@@ -125,4 +125,5 @@ enum settings_values {
#define MPLEX_AWAY_NOTE "Detached from screen"
int settings_load(struct user_settings *s, const char *patharg);
#endif /* #define SETTINGS_H */
#endif /* SETTINGS_H */