]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ist: Add `istappend(struct ist, char)`
authorTim Duesterhus <tim@bastelstu.be>
Mon, 5 Apr 2021 15:53:54 +0000 (17:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 7 Apr 2021 17:50:43 +0000 (19:50 +0200)
commit551eeaec91b9e9f288524ef5123c10b57bb2bf6f
treefefd30867986827d6803e884251c83a7c9c72d3f
parent92c059c2ac13a61960ffb4c18dacce258043a7f7
MINOR: ist: Add `istappend(struct ist, char)`

This function appends the given char to the given `ist` and returns
the resulting `ist`.
include/import/ist.h