1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-30 17:46:45 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
98cb7f58c0 Fix unused parameter and unused result warnings 2020-03-15 14:57:00 -04:00
63cc23401a Improve readability of defines 2018-10-08 13:39:04 -04:00
d62902ffb3 Use (void) in prototypes instead of ().
Also, removed `__inline` from an extern function (why was it there?).
Also, moved one extern declaration to a header file. There are lots of
these that need to be moved, but one thing at a time.
2018-09-13 23:47:47 +00:00
133c0e8d63 rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
09badaa9ee refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00