Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libedit
Module Name: src
Committed By: ryo
Date: Mon Mar 30 06:56:38 UTC 2020
Modified Files:
src/lib/libedit: search.c
Log Message:
patbuf must be updated if the length of patbuf is greater than or equal to 0. (that is always)
fix of r1.7 was incorrect.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/lib/libedit/search.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