aboutsummaryrefslogtreecommitdiffhomepage
path: root/tokenizer.c
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-10-15 10:51:26 +1000
committerGravatar axel <axel@liljencrantz.se>2005-10-15 10:51:26 +1000
commit9298f610f6f26425db36d8727ad533d660a6c5d6 (patch)
tree53c6f257f99c7e35c0975744edf5ca7d4e10818f /tokenizer.c
parent638df31ca462b032d59bde586254be5f3dc21e35 (diff)
Add support for specifying event handler for calling job in command supstitution. Add psub shellscript function for process substitution
darcs-hash:20051015005126-ac50b-d2aedca3a50a78362502f3fa9dd8bf25cb7dc6e1.gz
Diffstat (limited to 'tokenizer.c')
-rw-r--r--tokenizer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokenizer.c b/tokenizer.c
index 6f861b87..6e4c6c92 100644
--- a/tokenizer.c
+++ b/tokenizer.c
@@ -656,5 +656,4 @@ int main( int argc, char **argv )
}
}
-
#endif