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

script: replace scripts iset.pl and buffers.pl by go.py and urlserver.py in examples

This commit is contained in:
Sébastien Helleu
2017-07-22 12:57:30 +02:00
parent db5424e2af
commit 71965ddbae
30 changed files with 103 additions and 103 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ script_repo_search_by_name (const char *name)
}
/*
* Searches for a script by name/extension (example: "iset.pl").
* Searches for a script by name/extension (example: "go.py").
*
* Returns pointer to script found, NULL if not found.
*/