Module Name: src
Committed By: kre
Date: Mon Jun 19 02:49:33 UTC 2017
Modified Files:
src/bin/sh: main.c
Log Message:
Correct the initial line number used for processing -c arg strings.
(It was inheriting the value from end of profile file processing) - I didn't
notice before as I usually test with empty or no profile files to avoid
complications. Trivial change which should have very limited impact.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/bin/sh/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.