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 19:16:18 UTC 2026

Modified Files:
        src/bin/sh: parser.c parser.h

Log Message:
Sprinkle some const

NFC - the functions treated the arg as const anyway,
it just was not previously declared.


To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/bin/sh/parser.c
cvs rdiff -u -r1.30 -r1.31 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