mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-09 08:18:08 +02:00
trivial: egg update
This commit is contained in:
parent
39df99ae20
commit
59a8e37c45
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ void egg_warning_real (const gchar *func,
|
|||
void egg_error_real (const gchar *func,
|
||||
const gchar *file,
|
||||
int line,
|
||||
const gchar *format, ...) __attribute__((format (printf,4,5)));
|
||||
const gchar *format, ...) G_GNUC_NORETURN __attribute__((format (printf,4,5)));
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue