]> git.cameronkatri.com Git - cgit.git/commit
ui-shared: fix broken sizeof in title setting and rewrite
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 2 Jan 2019 06:52:12 +0000 (07:52 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 2 Jan 2019 15:13:57 +0000 (16:13 +0100)
commite23f63461f17aeb770d47d9c3134414e549d1f0e
tree1de691c973f91e39afb89a1b24996ccf244afd2d
parent55ebd5e97ccd0da9424d68f1e0f301551cf4b47a
ui-shared: fix broken sizeof in title setting and rewrite

The old algorithm was totally incorrect. While we're at it, use «
instead of \, since it makes more sense.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
ui-shared.c