From: oetiker Date: Wed, 23 May 2007 20:57:43 +0000 (+0000) Subject: profile must be in the source directory to work X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bd5b2cce2b34d70d06ad1dfc14b27f1e96709021;p=rrdtool-all.git profile must be in the source directory to work git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1077 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/.indent.pro b/program/.indent.pro deleted file mode 100644 index 66f8e137..00000000 --- a/program/.indent.pro +++ /dev/null @@ -1,34 +0,0 @@ ---blank-lines-after-declarations ---blank-lines-after-procedures ---break-before-boolean-operator ---no-blank-lines-after-commas ---braces-on-if-line ---braces-on-struct-decl-line ---comment-indentation25 ---declaration-comment-column25 ---no-comment-delimiters-on-blank-lines ---cuddle-else ---continuation-indentation4 ---case-indentation0 ---else-endif-column33 ---space-after-cast ---line-comments-indentation0 ---declaration-indentation1 ---dont-format-first-column-comments ---dont-format-comments ---honour-newlines ---indent-level4 -/* changed from 0 to 4 */ ---parameter-indentation4 ---line-length78 /* changed from 75 */ ---continue-at-parentheses ---no-space-after-function-call-names ---dont-break-procedure-type ---dont-star-comments ---leave-optional-blank-lines ---dont-space-special-semicolon ---tab-size4 -/* additions by Mark */ ---case-brace-indentation0 ---leave-preprocessor-space ---no-tabs diff --git a/program/src/.indent.pro b/program/src/.indent.pro new file mode 100644 index 00000000..66f8e137 --- /dev/null +++ b/program/src/.indent.pro @@ -0,0 +1,34 @@ +--blank-lines-after-declarations +--blank-lines-after-procedures +--break-before-boolean-operator +--no-blank-lines-after-commas +--braces-on-if-line +--braces-on-struct-decl-line +--comment-indentation25 +--declaration-comment-column25 +--no-comment-delimiters-on-blank-lines +--cuddle-else +--continuation-indentation4 +--case-indentation0 +--else-endif-column33 +--space-after-cast +--line-comments-indentation0 +--declaration-indentation1 +--dont-format-first-column-comments +--dont-format-comments +--honour-newlines +--indent-level4 +/* changed from 0 to 4 */ +--parameter-indentation4 +--line-length78 /* changed from 75 */ +--continue-at-parentheses +--no-space-after-function-call-names +--dont-break-procedure-type +--dont-star-comments +--leave-optional-blank-lines +--dont-space-special-semicolon +--tab-size4 +/* additions by Mark */ +--case-brace-indentation0 +--leave-preprocessor-space +--no-tabs