]> git.cameronkatri.com Git - mandoc.git/commit
Move roff.c's strtol into libmandoc.h for use by other parts of the code
authorKristaps Dzonsons <kristaps@bsd.lv>
Sat, 14 May 2011 16:06:08 +0000 (16:06 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Sat, 14 May 2011 16:06:08 +0000 (16:06 +0000)
commitbc80934db614d28c7b53a0b013dd68c4e6234c7e
treebcfd50f5fc85c0ca8c328e04521d96dcd6ff8e67
parentf9f5e761b11d13e40b541734e962b5931fa8f5d9
Move roff.c's strtol into libmandoc.h for use by other parts of the code
(which will come).
libmandoc.h
mandoc.c
roff.c