]> git.cameronkatri.com Git - mandoc.git/commit
Clean-up in mdoc_argv.c: make CPP-defines into an enum, document, make
authorKristaps Dzonsons <kristaps@bsd.lv>
Thu, 17 Mar 2011 10:59:27 +0000 (10:59 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Thu, 17 Mar 2011 10:59:27 +0000 (10:59 +0000)
commitc4ce972539ee830b52aaadfe08c34216692bffd2
tree272cf986b690b36520f46430d1eae8c0e85d8607
parentf1738ea74e71277cf8790b3ce58d29269e251962
Clean-up in mdoc_argv.c: make CPP-defines into an enum, document, make
static arrays const, properly abort() for bogus switch cases, and be
obsessive about spacing and (void)-casting.
mdoc_argv.c