]> git.ipfire.org Git - thirdparty/util-linux.git/commit
logger: add __format__ attribute
authorKarel Zak <kzak@redhat.com>
Fri, 18 Jun 2021 14:42:07 +0000 (16:42 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:27:34 +0000 (11:27 +0200)
commit7bee16f27f064f9062083cd30d64b83ca9dcfb40
tree42d71e5076c50574e6e401e9fcb017c24ae80ea7
parent609468bc9ba424c839991ab6ca52c5778ae0cbf3
logger: add __format__ attribute

Reported-by: Jan Pazdziora <jpazdziora@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/logger.c