From: Thibault Godouet Date: Sun, 10 Apr 2011 14:39:38 +0000 (+0100) Subject: tweaked indent flags X-Git-Tag: ver3_1_0~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffa56f5b91222d1ba39b8edb885917281c30dee3;p=fcron tweaked indent flags --- diff --git a/Makefile.in b/Makefile.in index 367b280..b18ec41 100644 --- a/Makefile.in +++ b/Makefile.in @@ -266,7 +266,7 @@ updatedoc: make -C doc doc indent: - indent -linux -i4 -nsob -sc *.c *.h + indent -linux -i4 -nsob -sc -psl -nce *.c *.h configure: configure.in # update configure script, then Makefile and config.h, and finally