mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-07 16:06:43 -05:00
upper-case letters in the "text" as lower-case. - Renamed variable "ch" -> "p_ch" and "prev" -> "prev_ch". - Added variable "t_ch" to hold the current *text value. - Return ABORT_ALL if we reach the end of the text string with more pattern to match.