Clang-format a few files to make CI happy
[collectd.git] / src / utils_tail_match.h
index 0217a7e..43d3fcf 100644 (file)
@@ -131,5 +131,5 @@ int tail_match_add_match_simple(cu_tail_match_t *obj, const char *regex,
  *
  * RETURN VALUE
  *   Zero on success, nonzero on failure.
-*/
+ */
 int tail_match_read(cu_tail_match_t *obj);