diff --git a/.indent.pro b/.indent.pro deleted file mode 100644 index 1b1a95626..000000000 --- a/.indent.pro +++ /dev/null @@ -1,49 +0,0 @@ -/* $Id: .indent.pro 238 2005-09-21 05:26:03Z nenolod $ */ - -/* copy this file to the source dir then run indent file.c */ - ---gnu-style - -/* This is the indent before the brace not inside the block. */ ---brace-indent0 - -/* Indent case: by 2 and braces inside case by 0(then by 0)... */ ---case-brace-indentation0 ---case-indentation2 - ---indent-level8 - -/* Put while() on the brace from do... */ ---cuddle-do-while - -/* Disable an annoying format... */ ---no-space-after-function-call-names - -/* Disable an annoying format... */ ---dont-break-procedure-type - -/* Disable an annoying format... */ ---no-space-after-casts - ---line-length200 - -/* typedefs */ --T boolean_t --T node_t --T list_t --T tld_t --T kline_t --T EVH --T sra_t --T server_t --T user_t --T channel_t --T chanuser_t --T myuser_t --T mychan_t --T chanacs_t --T CONFIGENTRY --T CONFIGFILE --T Block --T MemBlock --T BlockHeap diff --git a/extensions/.indent.pro b/extensions/.indent.pro deleted file mode 100644 index ed83a1bea..000000000 --- a/extensions/.indent.pro +++ /dev/null @@ -1 +0,0 @@ --i8 -bli0 -cs -ut -nsai -nsaw -nsaf -npcs -nprs -l100 diff --git a/include/.indent.pro b/include/.indent.pro deleted file mode 100644 index ed83a1bea..000000000 --- a/include/.indent.pro +++ /dev/null @@ -1 +0,0 @@ --i8 -bli0 -cs -ut -nsai -nsaw -nsaf -npcs -nprs -l100 diff --git a/ircd/.indent.pro b/ircd/.indent.pro deleted file mode 100644 index ac7f7fc5d..000000000 --- a/ircd/.indent.pro +++ /dev/null @@ -1,49 +0,0 @@ -/* $Id: .indent.pro 813 2006-02-14 20:52:15Z nenolod $ */ - -/* copy this file to the source dir then run indent file.c */ - ---gnu-style - -/* This is the indent before the brace not inside the block. */ ---brace-indent0 - -/* Indent case: by 2 and braces inside case by 0(then by 0)... */ ---case-brace-indentation0 ---case-indentation2 - ---indent-level8 - -/* Put while() on the brace from do... */ ---cuddle-do-while - -/* Disable an annoying format... */ ---no-space-after-function-call-names - -/* Disable an annoying format... */ ---dont-break-procedure-type - -/* Disable an annoying format... */ ---no-space-after-casts - ---line-length100 - -/* typedefs */ --T boolean_t --T node_t --T list_t --T tld_t --T kline_t --T EVH --T sra_t --T server_t --T user_t --T channel_t --T chanuser_t --T myuser_t --T mychan_t --T chanacs_t --T CONFIGENTRY --T CONFIGFILE --T Block --T MemBlock --T BlockHeap diff --git a/libratbox/.indent.pro b/libratbox/.indent.pro deleted file mode 100644 index a49816608..000000000 --- a/libratbox/.indent.pro +++ /dev/null @@ -1 +0,0 @@ --i8 -bli0 -ut -nsai -l100 -npcs \ No newline at end of file diff --git a/modules/.indent.pro b/modules/.indent.pro deleted file mode 100644 index 1b1a95626..000000000 --- a/modules/.indent.pro +++ /dev/null @@ -1,49 +0,0 @@ -/* $Id: .indent.pro 238 2005-09-21 05:26:03Z nenolod $ */ - -/* copy this file to the source dir then run indent file.c */ - ---gnu-style - -/* This is the indent before the brace not inside the block. */ ---brace-indent0 - -/* Indent case: by 2 and braces inside case by 0(then by 0)... */ ---case-brace-indentation0 ---case-indentation2 - ---indent-level8 - -/* Put while() on the brace from do... */ ---cuddle-do-while - -/* Disable an annoying format... */ ---no-space-after-function-call-names - -/* Disable an annoying format... */ ---dont-break-procedure-type - -/* Disable an annoying format... */ ---no-space-after-casts - ---line-length200 - -/* typedefs */ --T boolean_t --T node_t --T list_t --T tld_t --T kline_t --T EVH --T sra_t --T server_t --T user_t --T channel_t --T chanuser_t --T myuser_t --T mychan_t --T chanacs_t --T CONFIGENTRY --T CONFIGFILE --T Block --T MemBlock --T BlockHeap