1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-09 03:46:35 +01:00

merge with upstream

This commit is contained in:
Jfreegman
2015-02-19 21:33:46 -05:00
22 changed files with 307 additions and 150 deletions

View File

@@ -41,6 +41,7 @@ enum {
OUT_ACTION_READ, /* same as OUT_MSG_READ but for actions */
PROMPT,
CONNECTION,
DISCONNECTION,
NAME_CHANGE,
} LINE_TYPE;