From 2864ac574b7d2c7422b632068ace7a02dcc61cee Mon Sep 17 00:00:00 2001 From: Luke Leighton Date: Tue, 21 Mar 2000 21:08:07 +0000 Subject: indent update to make t easier to see setuid mods in TNG. some code from these modules i had to leave out (nothing to do withj setuid) (This used to be commit 96717211edcc389daa4494907251ffb79ffa56d9) --- source3/.indent.pro | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 source3/.indent.pro (limited to 'source3/.indent.pro') diff --git a/source3/.indent.pro b/source3/.indent.pro new file mode 100644 index 0000000000..43948ca263 --- /dev/null +++ b/source3/.indent.pro @@ -0,0 +1,14 @@ +-cli8 -cbi0 -bli0 -bl -i8 -npsl -npcs -bbo -ncs -hnl +-T BOOL +-T pstring +-T fstring +-T tdb_len +-T tdb_off +-T uint32 +-T uint16 +-T uint8 +-T LDAPDB +-T PLDAPDB +-T POLICY_HND +-T UNISTR2 +-T DOM_SID -- cgit