aboutsummaryrefslogtreecommitdiffhomepage
path: root/exec.h
diff options
context:
space:
mode:
authorGravatar Łukasz Niemier <lukasz@niemier.pl>2012-11-18 11:23:22 +0100
committerGravatar Łukasz Niemier <lukasz@niemier.pl>2012-11-18 11:23:22 +0100
commit47df1ae40adecd0a02fc7dd06ab0745cb18c3fe0 (patch)
tree13bf3e8fdcae60fdfb5fa5e26c95818dc7a49790 /exec.h
parentb79854ad1aa814d9d35d76a1929b4726fa4bffa5 (diff)
Remove trailing whitespaces and change tabs to spaces
Diffstat (limited to 'exec.h')
-rw-r--r--exec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/exec.h b/exec.h
index 97342f11..9ca30839 100644
--- a/exec.h
+++ b/exec.h
@@ -1,5 +1,5 @@
/** \file exec.h
- Prototypes for functions for executing a program
+ Prototypes for functions for executing a program
*/
#ifndef FISH_EXEC_H
@@ -21,7 +21,7 @@
#define PIPE_ERROR _(L"An error occurred while setting up pipe")
/**
- Execute the processes specified by j.
+ Execute the processes specified by j.
I've put a fair bit of work into making builtins behave like other
programs as far as pipes are concerned. Unlike i.e. bash, builtins