1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-30 03:36:46 +02: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

@ -36,4 +36,4 @@ int python_num_registered_handlers(void);
int python_help_max_width(void);
void python_draw_handler_help(WINDOW *win);
#endif /* #define PYTHON_API_H */
#endif /* PYTHON_API_H */