nasm/tools/Nindent

3 lines
49 B
Bash
Executable File

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