mirror of
git://git.sv.gnu.org/nano.git
synced 2025-02-11 10:54:28 +03:00
cosmetic fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3113 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
4ed8134699
commit
0ed7171138
@ -252,7 +252,7 @@ void cancel_command(int signal)
|
||||
nperror("kill");
|
||||
}
|
||||
|
||||
/* Return TRUE on success. */
|
||||
/* Execute command in a shell. Return TRUE on success. */
|
||||
bool execute_command(const char *command)
|
||||
{
|
||||
int fd[2];
|
||||
|
Loading…
x
Reference in New Issue
Block a user