aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_ohash.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduce the amount of code by moving the three copies of the ohashIngo Schwarze2015-10-131-0/+27
callback functions into one common place, preparing for the use of ohash for some additional purposes. No functional change.