about summary refs log tree commit diff
path: root/ui-repolist.h
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2014-01-12 17:13:49 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-12 20:16:33 +0100
commitda218fcd9eb554a8405ca72e84bcc0feb371194f (patch)
treede33d5f00820c52da33f8d56042972b6e6c5b267 /ui-repolist.h
parenthtml: remove redundant htmlfd variable (diff)
downloadcgit-pink-da218fcd9eb554a8405ca72e84bcc0feb371194f.tar.gz
cgit-pink-da218fcd9eb554a8405ca72e84bcc0feb371194f.zip
ui-snapshot: set unused cgit_filter fields to zero
By switching the assignment of fields in the cgit_filter structure to
use designated initializers, the compiler will initialize all other
fields to their default value.  This will be needed when we add the
extra_args field in the next patch.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'ui-repolist.h')
0 files changed, 0 insertions, 0 deletions
td>Don'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