mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-25 20:16:14 -05:00
Merge branch 'string_printf' of git://github.com/chme/forked-daapd into chme-string_printf
This commit is contained in:
@@ -201,4 +201,6 @@ log_fatal_errno(int domain, const char *func, int line) __attribute__((__
|
||||
void
|
||||
log_fatal_null(int domain, const char *func, int line) __attribute__((__noreturn__));
|
||||
|
||||
char *string_printf(const char *fmt, ...);
|
||||
|
||||
#endif /* !__MISC_H__ */
|
||||
|
||||
Reference in New Issue
Block a user