]> diplodocus.org Git - nmh/commitdiff
cpnumber(): Cast desired width to size_t to silence gcc's warning.
authorRalph Corderoy <ralph@inputplus.co.uk>
Thu, 17 Aug 2017 10:35:51 +0000 (11:35 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Thu, 17 Aug 2017 10:35:51 +0000 (11:35 +0100)
Add a comment on `wid = -wid' that it's OK because wid's value was
originally a short so won't remain the same value.


No differences found