1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 00:33:13 +02:00

core: reformat comments for functions

This commit is contained in:
Sebastien Helleu
2012-12-13 18:51:44 +01:00
parent 9db5682186
commit 7d34812f1c
169 changed files with 5824 additions and 10281 deletions
+2 -2
View File
@@ -30,7 +30,7 @@
/*
* rmodifier_debug_signal_debug_dump_cb: dump rmodifier data in WeeChat log file
* Dumps rmodifier data in WeeChat log file.
*/
int
@@ -60,7 +60,7 @@ rmodifier_debug_signal_debug_dump_cb (void *data, const char *signal,
}
/*
* rmodifier_debug_init: initialize debug for rmodifier plugin
* Initializes debug for rmodifier plugin.
*/
void