]> git.ipfire.org Git - thirdparty/util-linux.git/commit
cal: Highlight today even when month or year specified
authorRajeev V. Pillai <rajeevvp@gmail.com>
Wed, 6 May 2009 11:23:45 +0000 (12:23 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 7 May 2009 08:59:29 +0000 (10:59 +0200)
commita43145e157467ca281264e6571f27c014957e5dc
tree6a9f0bad6be62c2fabd3ca45b879bfdf11868d7d
parent676c8bfa7815a3be3fe07d83c043a65610650682
cal: Highlight today even when month or year specified

* misc-utils/cal.c: Unconditionally call time()
and highlight today where possible.

Signed-off-by: Rajeev V. Pillai <rajeevvp@gmail.com>
Signed-off-by: Pádraig Brady <P@draigBrady.com>
misc-utils/cal.c