aboutsummaryrefslogtreecommitdiff
path: root/weechat/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/net.h')
-rw-r--r--weechat/net.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/weechat/net.h b/weechat/net.h
index c8b0f03..86aa271 100644
--- a/weechat/net.h
+++ b/weechat/net.h
@@ -9,6 +9,7 @@ enum net_response_type{
NET_ERROR,
NET_NAME,
NET_LIST,
+ NET_PONG,
NET_HISTORY,
NET_MESSAGE,
NET_JOIN,