diff options
| author | John Keeping <john@keeping.me.uk> | 2015-08-13 12:24:32 +0100 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2015-08-13 15:39:59 +0200 |
| commit | f03e3cb8a5c6b597b87321e1f082d3ab177e8baa (patch) | |
| tree | 63836fc9531748ca4cc3fc29563cbc820e136cd8 | |
| parent | filter: don't use dlsym unnecessarily (diff) | |
| download | cgit-magenta-f03e3cb8a5c6b597b87321e1f082d3ab177e8baa.tar.xz | |
ui-shared: extract date formatting to a function
This will allow this code to be common with print_rel_date. Signed-off-by: John Keeping <john@keeping.me.uk>
| -rw-r--r-- | ui-shared.c | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/ui-shared.c b/ui-shared.c |
