summaryrefslogtreecommitdiffstatshomepage
path: root/chars.h
Commit message (Collapse)AuthorAgeFilesLines
* sync to OpenBSD:Ingo Schwarze2010-05-161-1/+3
| | | | | | introduce a #define to get rid of the magic number describing the ASCII character used to represent non-breaking space; ok kristaps
* ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding).Kristaps Dzonsons2009-09-171-0/+34
More html work.