Module Name: src Committed By: rin Date: Sun Nov 12 15:26:34 UTC 2017
Modified Files: src/external/bsd/nvi/dist/common: util.c Log Message: No need to cast endp in both cases of USE_WIDECHAR == "yes" nor "no". Note that RCHAR_T is intended to use for bundled regex, not for nvi itself. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/nvi/dist/common/util.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.