diff options
Diffstat (limited to 'doc/en/weechat_dev.en.txt')
-rw-r--r-- | doc/en/weechat_dev.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_dev.en.txt b/doc/en/weechat_dev.en.txt index cec4efd5a..7b3c9a414 100644 --- a/doc/en/weechat_dev.en.txt +++ b/doc/en/weechat_dev.en.txt @@ -213,7 +213,7 @@ Plugins | irc-msgbuffer.c | Target buffer for IRC messages | irc-nick.c | IRC nicks | irc-notify.c | IRC notify lists -| irc-protocol.c | IRC protocol +| irc-protocol.c | IRC protocol (RFCs 1459/2810/2811/2812/2813) | irc-raw.c | IRC raw buffer | irc-redirect.c | Redirection of IRC command output | irc-sasl.c | SASL authentication with IRC server |