mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +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/>.
|
||||
*/
|
||||
|
||||
/* script.c: script interface for WeeChat plugins */
|
||||
/*
|
||||
* script.c: common functions used by script plugins (perl/python/..)
|
||||
*/
|
||||
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user