CVS commit: src/bin/sh
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Sun Mar 22 20:27:47 UTC 2026 Modified Files: src/bin/sh: parser.h Log Message: Minor cleanups Cleanup CTLccc char definitions (layout only): #define [space|tab] consistency, align value column, add hex equivalents (in comments) for octal char values Minor changes to comments. NFC. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/bin/sh/parser.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.