Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2019-09-11 16:48:58 +01:00
7 changed files with 13 additions and 13 deletions

View File

@ -962,7 +962,6 @@ format_each(struct format_tree *ft, void (*cb)(const char *, const char *,
}
}
/* Add a key-value pair. */
void
format_add(struct format_tree *ft, const char *key, const char *fmt, ...)