]> git.draconx.ca Git - cdecl99.git/commitdiff
libcdecl: Simplify internal specifier printing functions.
authorNick Bowler <nbowler@draconx.ca>
Thu, 22 Jun 2023 00:35:58 +0000 (20:35 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 22 Jun 2023 00:43:45 +0000 (20:43 -0400)
Since reworking how specifiers are printed, the "pre"/"post" specifier
printing functions are pretty much pointless, and can (mostly) be
deleted, which reduces the library size somewhat.


No differences found