Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / utils_lua.h
index 8ff507c..61d9070 100644 (file)
@@ -53,4 +53,3 @@ int luaC_pushvaluelist(lua_State *L, const data_set_t *ds,
                        const value_list_t *vl);
 
 #endif /* UTILS_LUA_H */
-/* vim: set sw=2 sts=2 et fdm=marker : */