]> gitweb.ps.run Git - ps-cgit/commitdiff
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)
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>

No differences found