mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 11:43:13 +02:00
Reformat and add comments for description of C sources
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* irc-protocol.c: implementation of IRC protocol, according to RFC 1459, 2810, 2811 2812 */
|
||||
/*
|
||||
* irc-protocol.c: implementation of IRC protocol,
|
||||
* according to RFC 1459, 2810, 2811 and 2812
|
||||
*/
|
||||
|
||||
|
||||
#ifndef __USE_XOPEN
|
||||
|
||||
Reference in New Issue
Block a user