Module Name: src Committed By: joerg Date: Mon Feb 6 10:42:44 UTC 2012
Modified Files: src/external/bsd/mdocml/dist: read.c Log Message: Pull read.c r1.27 from upstream repository: Don't silently skip non-ASCII characters, but replace them with ``?''. This is less likely to break the syntax of macros. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/mdocml/dist/read.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.