Source-Changes archive

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

CVS commit: src/bin/ed



Module Name:    src
Committed By:   rillig
Date:           Wed Sep 17 20:35:11 UTC 2025

Modified Files:
        src/bin/ed: buf.c cbc.c ed.h glbl.c io.c main.c re.c sub.c

Log Message:
ed: fix search-and-replace typos in comments, clean up whitespace

No binary change.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/bin/ed/buf.c
cvs rdiff -u -r1.26 -r1.27 src/bin/ed/cbc.c
cvs rdiff -u -r1.38 -r1.39 src/bin/ed/ed.h
cvs rdiff -u -r1.11 -r1.12 src/bin/ed/glbl.c src/bin/ed/io.c
cvs rdiff -u -r1.30 -r1.31 src/bin/ed/main.c
cvs rdiff -u -r1.21 -r1.22 src/bin/ed/re.c
cvs rdiff -u -r1.7 -r1.8 src/bin/ed/sub.c

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