commit | bd9fb0324d776aa5583a70a6125fce47697701b1 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Sun Mar 08 16:32:23 2015 +0000 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Mon Mar 09 17:40:02 2015 +0100 |
tree | 7d5e04c628c39f6cd39ff9d9ebad6160c22e3680 | |
parent | 0f23d4651c80170574c0ab2f091c0718150631ce [diff] |
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>