X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2FLindent;h=9468ec7971db933e2594171ff66c8dd17c9368c8;hb=b160292cc216a50fd0cd386b0bda2cd48352c73b;hp=7d8d8896e309fb62a3585e39f546cb8df6be4d5b;hpb=31151ba2cef171344beac254e65bd7e00138bb0d;p=powerpc.git diff --git a/scripts/Lindent b/scripts/Lindent index 7d8d8896e3..9468ec7971 100755 --- a/scripts/Lindent +++ b/scripts/Lindent @@ -1,2 +1,2 @@ #!/bin/sh -indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs "$@" +indent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 "$@"