home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6-686 / scripts / Lindent < prev    next >
Encoding:
Text File  |  2006-08-11  |  60 b   |  3 lines

  1. #!/bin/sh
  2. indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"
  3.