]> granicus.if.org Git - cgit/commit
ui-stats: make cgit_period definitions 'static const'
authorJohn Keeping <john@keeping.me.uk>
Sun, 8 Mar 2015 16:32:23 +0000 (16:32 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 9 Mar 2015 16:40:02 +0000 (17:40 +0100)
commitbd9fb0324d776aa5583a70a6125fce47697701b1
tree7d5e04c628c39f6cd39ff9d9ebad6160c22e3680
parent0f23d4651c80170574c0ab2f091c0718150631ce
ui-stats: make cgit_period definitions 'static const'

These definitions should not be modified (and never are) so we can move
them to .rodata.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-stats.c
ui-stats.h