mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 03:06:34 +01:00
Improve readability of defines
This commit is contained in:
@@ -70,4 +70,4 @@ void fetch_hist_item(ChatContext *ctx, int key_dir);
|
||||
void strsubst(char *str, char old, char new);
|
||||
void wstrsubst(wchar_t *str, wchar_t old, wchar_t new);
|
||||
|
||||
#endif /* #define TOXIC_STRINGS_H */
|
||||
#endif /* TOXIC_STRINGS_H */
|
||||
|
||||
Reference in New Issue
Block a user