Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/sh



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.




Home | Main Index | Thread Index | Old Index