30 #define y2useritem(format, args...) y2changes_function(CHANGES_ITEM, format,##args) 31 #define y2usernote(format, args...) y2changes_function(CHANGES_NOTE, format,##args) Definition: y2changes.h:24
void y2changes_function(logcategory_t category, const char *format,...) __attribute__((format(printf
std::string format(const char *format,...) __attribute__((format(printf
Definition: IniParser.cc:1030
static int variable_not_used __attribute__((unused))
logcategory_t
Definition: y2changes.h:22
Definition: y2changes.h:23