]> git.karo-electronics.de Git - linux-beck.git/blob - scripts/Lindent
Fix Lindent to not indent preprocessor comments so far
[linux-beck.git] / scripts / Lindent
1 #!/bin/sh
2 indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"