aboutsummaryrefslogtreecommitdiffstats
path: root/irc.h
diff options
context:
space:
mode:
Diffstat (limited to 'irc.h')
-rw-r--r--irc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc.h b/irc.h
index 75342d05..86a731c5 100644
--- a/irc.h
+++ b/irc.h
@@ -90,6 +90,7 @@ typedef struct irc
typedef enum
{
IRC_USER_PRIVATE = 1,
+ IRC_USER_AWAY = 2,
} irc_user_flags_t;
typedef struct irc_user