doc: clean up the "String Manipulation in Macros" section
[nasm/perl-rewrite.git] / misc / Nindent
blob7a388b469fc093e7d821baf235ebed5c5e595306
1 #!/bin/sh -
2 exec indent -kr -i4 -ts8 -nut -sob -ss -ncs "$@"