[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Thu Aug 21 17:26:08 CEST 2008
src/plugin.c | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
New commits:
commit 5c173359debb2664fad38f9b494d303bfc93496e
Merge: 855f19f3ed0af3ff5d9f67a3fbc1acd2c1a4d053 5b5f7f4e3dd28d9e41469c331f3f9f6a09e3147b
Author: Florian Forster <octo at noris.net>
Date: Thu Aug 21 17:25:01 2008 +0200
Merge branch 'master' of git://git.verplant.org/collectd
commit 855f19f3ed0af3ff5d9f67a3fbc1acd2c1a4d053
Author: Florian Forster <octo at noris.net>
Date: Thu Aug 21 17:19:44 2008 +0200
src/plugin.c: Fix indentation.
Change functions, that were indented using spaces, to *only* use spaces
(instead of a mix of both, spaces and tabs) but leave all the rest, that
is indented using tabs, as it is.
Hope this is a good compromise between consistency and breaking patches
for no good reason ;)
More information about the collectd-changes
mailing list