Code

Removing double reference
[collectd.git] / src / utils_match.h
index 1383530c3dd7716ae7421456bb3a9280aa156093..1cff1eb755092a4734bcb9291e6ed79729af8341 100644 (file)
@@ -177,5 +177,3 @@ int match_apply(cu_match_t *obj, const char *str);
 void *match_get_user_data(cu_match_t *obj);
 
 #endif /* UTILS_MATCH_H */
-
-/* vim: set sw=2 sts=2 ts=8 : */