From 190c5dfcc2f4511e1ecc596b6d95bfaf392f616c Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 10 Feb 2013 15:55:44 +0100 Subject: [PATCH] doc: add IRC RFCs for file irc-protocol.c in developer's guide --- doc/en/weechat_dev.en.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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