CVS commit: src/usr.bin/pr
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Sun Jun 28 10:47:54 UTC 2026 Modified Files: src/usr.bin/pr: egetopt.c Log Message: pr: clean up Remove parenthesized return values, redundant casts. Fix lint warning about effectively discarding const qualifier when calling strchr. No binary change. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/usr.bin/pr/egetopt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.