diff options
Diffstat (limited to 'trace2.h')
| -rw-r--r-- | trace2.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -390,6 +390,7 @@ void trace2_region_enter_printf_va_fl(const char *file, int line, trace2_region_enter_printf_va_fl(__FILE__, __LINE__, (category), \ (label), (repo), (fmt), (ap)) +__attribute__((format (printf, 6, 7))) void trace2_region_enter_printf_fl(const char *file, int line, const char *category, const char *label, const struct repository *repo, |
