Fix typos.
[linux-2.6/linux-mips.git] / scripts / Lindent
blob0bababd002ae71b21b6d76d8c7d83bc10062534d
1 #!/bin/sh
2 indent -kr -i8 -ts8 -sob -l80 -ss -bs -psl "$@"