about summary refs log tree commit diff
path: root/ui-tree.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2016-08-07 16:14:49 +0100
committerJohn Keeping <john@keeping.me.uk>2016-10-01 11:43:45 +0100
commit7e67c64894b1093fbc009edd811fee1e76daa2d7 (patch)
tree5bfc570a1b1041d27b3b785453cc28d45f748969 /ui-tree.c
parentui-shared: fix decl-after-statement warnings (diff)
downloadcgit-pink-7e67c64894b1093fbc009edd811fee1e76daa2d7.tar.gz
cgit-pink-7e67c64894b1093fbc009edd811fee1e76daa2d7.zip
ui-ssdiff: fix decl-after-statement warnings
git.git's coding style avoids decl-after-statement and we generally try
to follow it but a few warnings have crept in recently.  Fix the one in
ui-ssdiff.c

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'ui-tree.c')
0 files changed, 0 insertions, 0 deletions
commit/ui.c?h=1.9&id=b36a1347022965fdbe1b61298dc6a05be2d2a34d&follow=1'>Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe