nasm/tools/Nindent

2 lines
49 B
Bash
Executable file

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