annotate actions.h @ 42:233ac9bea4f1

switched exit code 127 to 126 (because shell returns 127 if command not found)
author meillo@marmaro.de
date Sat, 01 Mar 2008 20:41:35 +0100
parents f0856c177403
children 0b82169d4129
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
15d7d6b9766f added input; added nextNode, lastNode, insertLast
meillo@marmaro.de
parents: 2
diff changeset
1 unsigned char action(struct Node* node);