mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
core, plugins: fix typos in comments on functions, use imperative
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
/*
|
||||
* Dumps IRC data in WeeChat log file.
|
||||
* Dump IRC data in WeeChat log file.
|
||||
*/
|
||||
|
||||
int
|
||||
@@ -66,7 +66,7 @@ irc_debug_signal_debug_dump_cb (const void *pointer, void *data,
|
||||
}
|
||||
|
||||
/*
|
||||
* Initializes debug for IRC plugin.
|
||||
* Initialize debug for IRC plugin.
|
||||
*/
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user