diff options
Diffstat (limited to 'damb')
-rwxr-xr-x | damb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ main() "") ;; # stay quiet when user quits the program during selection *) - "option not implemented";; + die "option not implemented";; esac } |