]> Kevux Git Server - fll/commit
Bugfix: Previous commit overlooked the counter resulting in some replacements not...
authorKevin Day <thekevinday@gmail.com>
Sun, 15 May 2022 22:49:51 +0000 (17:49 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 15 May 2022 22:50:46 +0000 (17:50 -0500)
commite0351ba9fea07004b0d646b13ecd06031a139507
treedf114f96a63a3fd406e7240f8fbb0897371b78d5
parentf5e65bbbee191a336f387cbb7163ba249b161d53
Bugfix: Previous commit overlooked the counter resulting in some replacements not being processed.

Oops! This is what I get for rushing this out with little testing and review.

The problem here is that the "+3" is for the 3 parameter option "--substitute".
The 2 parameter option "--replace" must instead use "+2".
level_3/iki_read/c/private-read.c