Commit aa7b82de authored by neil's avatar neil
Browse files

minor

parent d2ae7e78
...@@ -4058,4 +4058,8 @@ main() { ...@@ -4058,4 +4058,8 @@ main() {
if _startswith "$1" '-' ; then _process "$@"; else "$@";fi if _startswith "$1" '-' ; then _process "$@"; else "$@";fi
} }
main "$@"
\ No newline at end of file main "$@"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment