]> git.draconx.ca Git - cdecl99.git/commit
Avoid a couple warnings reported by gcc.
authorNick Bowler <nbowler@draconx.ca>
Thu, 11 Mar 2021 05:43:59 +0000 (00:43 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 11 Mar 2021 05:47:05 +0000 (00:47 -0500)
commitf2f75f25ecc377fb95877449aa12314ee1385a1f
tree0cba763a2a2b08309a0c3ec86099312c5b8ed5fa
parent02413704070c34bec00184120c4728854671d2d5
Avoid a couple warnings reported by gcc.

There would be a presentation bug in the "help" command output if
we had anything in the list sufficiently long to cause wrapping.
src/cdecl99.c
src/execute.gperf
src/parse-decl.c