author | Florian Forster <octo@noris.net> | |
Thu, 21 Aug 2008 15:19:44 +0000 (17:19 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Thu, 21 Aug 2008 15:19:44 +0000 (17:19 +0200) | ||
commit | 855f19f3ed0af3ff5d9f67a3fbc1acd2c1a4d053 | |
tree | e38cd9144df772872ad88b76e23fce010a6d733c | tree | snapshot |
parent | 2aaabc7592009a1f6e2d6033a79d3041b05ab500 | commit | diff |
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 ;)
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 ;)
src/plugin.c | diff | blob | history |