Revision 099d44e869f1886b5eb02a5145ca97b5e4142e28 authored by Linus Torvalds on 17 August 2005, 21:56:22 UTC, committed by Linus Torvalds on 17 August 2005, 21:56:22 UTC
2 parent s 4e6a06e + 481d037
Raw File
Lindent
#!/bin/sh
indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"
back to top