about summary refs log tree commit diff
path: root/ui-snapshot.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2014-01-12 17:13:48 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-12 20:15:55 +0100
commitfd31aa693077d0eea1b14a7f44ffe29503e2ad59 (patch)
tree52a07041e444885764db7001ef34fa44b42aa2ea /ui-snapshot.c
parenttests: add Valgrind support (diff)
downloadcgit-pink-fd31aa693077d0eea1b14a7f44ffe29503e2ad59.tar.gz
cgit-pink-fd31aa693077d0eea1b14a7f44ffe29503e2ad59.zip
html: remove redundant htmlfd variable
This is never changed from STDOUT_FILENO, so just use that value
directly.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe