Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
[deliverable/linux.git] / scripts / Lindent
CommitLineData
1da177e4 1#!/bin/sh
c0ac515e 2indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@"
This page took 0.16094 seconds and 5 git commands to generate.