commit | ad74669e67ea08969776e6700ec37323e4935e23 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Sun Mar 08 16:32:21 2015 +0000 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Mon Mar 09 17:39:35 2015 +0100 |
tree | bcd897715c9d8345e1bff61382689ec7e1812c54 | |
parent | 3fe509e17a337cbaa300b4b9aa2a248c2d0be873 [diff] |
ui-repolist: make sortcolumn definitions 'static const' These are not used outside this file and are not declared; they are also never modified. Signed-off-by: John Keeping <john@keeping.me.uk>