nasm/tools/Nindent

3 lines
49 B
Plaintext
Raw Permalink Normal View History

#!/bin/sh
exec indent -npro -linux -i4 -nut "$@"