Add comment for edit_ext_cmd.
Этот коммит содержится в:
родитель
bdc56f331b
Коммит
a66e5f511f
@ -2347,6 +2347,10 @@ int edit_sort_cmd (WEdit * edit)
|
||||
return 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* Ask user for a command, execute it and paste its output back to the
|
||||
* editor.
|
||||
*/
|
||||
int
|
||||
edit_ext_cmd (WEdit *edit)
|
||||
{
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user