doc/changes.src: document -W/-w fix as a NASM 2.05.01 feature.
[nasm/perl-rewrite.git] / misc / Nindent
blob7a388b469fc093e7d821baf235ebed5c5e595306
1 #!/bin/sh -
2 exec indent -kr -i4 -ts8 -nut -sob -ss -ncs "$@"