summaryrefslogtreecommitdiff
path: root/sh-i18n--envsubst.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-06-30 17:01:51 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-06-30 20:43:32 (GMT)
commit6dda4e60f2c3c309de6e3fe1b86a47846a86dabf (patch)
tree1e1ba2572a16b536e1f7f65130d907b9615b9258 /sh-i18n--envsubst.c
parent592ce20820ac36dd868dfd1e61b1aeb3cd3f902a (diff)
downloadgit-6dda4e60f2c3c309de6e3fe1b86a47846a86dabf.zip
git-6dda4e60f2c3c309de6e3fe1b86a47846a86dabf.tar.gz
git-6dda4e60f2c3c309de6e3fe1b86a47846a86dabf.tar.bz2
strbuf: implement strbuf_strip_suffix
You can almost get away with just calling "strip_suffix_mem" on a strbuf's buf and len fields. But we also need to move the NUL-terminator to satisfy strbuf's invariants. Let's provide a convenience wrapper that handles this. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sh-i18n--envsubst.c')
0 files changed, 0 insertions, 0 deletions