X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Ftypes_list.c;h=b053157154cf74d18e012ed45152ddf73759233b;hb=71d2e21ff496bc9ce2d0e6a59853442f71a57c9c;hp=b1a7203c934f87795701425d8c95425d138a04bf;hpb=2079ee1517e34de372f58e7e2267ad5c71a8a41f;p=collectd.git diff --git a/src/daemon/types_list.c b/src/daemon/types_list.c index b1a7203c..b0531571 100644 --- a/src/daemon/types_list.c +++ b/src/daemon/types_list.c @@ -191,7 +191,3 @@ int read_types_list(const char *file) { return (0); } /* int read_types_list */ - -/* - * vim: shiftwidth=2:softtabstop=2:tabstop=8 - */