commit | 57ea1aa2a5eab7f6aba702b3366fe4dcc72124f6 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Tue Jan 19 19:33:01 2016 +0000 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Mon Feb 08 14:19:33 2016 +0100 |
tree | c84c92e2a148de649cfb31d93384dbd28f1e2cee | |
parent | 23f7dadaaba2817c92c42c0a642a3186aa8ef24d [diff] |
ui-shared: remove "format" from cgit_print_age() We never use any format other than FMT_SHORTDATE, so move that into the function. Signed-off-by: John Keeping <john@keeping.me.uk>