commit | 551eeaec91b9e9f288524ef5123c10b57bb2bf6f | [log] [tgz] |
---|---|---|
author | Tim Duesterhus <tim@bastelstu.be> | Mon Apr 05 17:53:54 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Apr 07 19:50:43 2021 +0200 |
tree | fefd30867986827d6803e884251c83a7c9c72d3f | |
parent | 92c059c2ac13a61960ffb4c18dacce258043a7f7 [diff] |
MINOR: ist: Add `istappend(struct ist, char)` This function appends the given char to the given `ist` and returns the resulting `ist`.