allow coexistance of N build and AC build.
[tomato.git] / release / src-rt / linux / linux-2.6 / scripts / Lindent
blob7d8d8896e309fb62a3585e39f546cb8df6be4d5b
1 #!/bin/sh
2 indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"