Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   chopps
Date:           Mon Feb 28 17:41:05 UTC 2000

Modified Files:
        basesrc/lib/libedit: chared.c editline.3 histedit.h

Log Message:
el_insertstr takes a "const char *" not "char *" now as it doesn't modify
the argument.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/lib/libedit/chared.c
cvs rdiff -r1.19 -r1.20 basesrc/lib/libedit/editline.3
cvs rdiff -r1.14 -r1.15 basesrc/lib/libedit/histedit.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