Author: jerry Date: 2005-09-30 21:12:27 +0000 (Fri, 30 Sep 2005) New Revision: 10659
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10659 Log: adding indent preferences file to help deal with external patches. Do not arbitraily run indent on source files for fun! (or I will hunt you down). Use only when necessary Added: trunk/source/.indent.pro Changeset: Added: trunk/source/.indent.pro =================================================================== --- trunk/source/.indent.pro 2005-09-30 19:50:02 UTC (rev 10658) +++ trunk/source/.indent.pro 2005-09-30 21:12:27 UTC (rev 10659) @@ -0,0 +1,15 @@ +-bad +-bap +-bbb +-br +-ce +-ut +-ts8 +-i8 +-di1 +-brs +-npsl +-npcs +-prs +-bbo +-hnl
