Make it possible to use "inline" and "restrict"
[nasm.git] / misc / Nindent
blob7a388b469fc093e7d821baf235ebed5c5e595306
1 #!/bin/sh -
2 exec indent -kr -i4 -ts8 -nut -sob -ss -ncs "$@"