1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

Reformat and add comments for description of C sources

This commit is contained in:
Sebastien Helleu
2010-04-08 18:15:00 +02:00
parent 9394a78e39
commit 31bfcf96c7
121 changed files with 371 additions and 121 deletions
+3 -1
View File
@@ -16,7 +16,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* irc-msgbuffer.c: target buffer for IRC messages (weechat, current, private) */
/*
* irc-msgbuffer.c: target buffer for IRC messages (weechat, current, private)
*/
#include <stdlib.h>