lib.c: Remove redundant format attributes.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 6 Mar 2022 16:18:00 +0000 (16:18 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 6 Mar 2022 16:18:00 +0000 (16:18 +0000)
commit53a3ad57a06b5709b3bd356ccdcb2a97d4acee81
tree3f4dbe7eb1de307d388ad1b78ff3250b66086200
parent9384977e8281268274ff8a5f7bdd54bac1efad89
lib.c: Remove redundant format attributes.

Should use `PRINTF_LIKE' nowadays anyway.
lib.c