mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
Reformat and add comments for description of C sources
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* plugin.c: manages WeeChat plugins (dynamic C libraries) */
|
||||
/*
|
||||
* plugin.c: WeeChat plugins management (load/unload dynamic C libraries)
|
||||
*/
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user