]> git.ipfire.org Git - thirdparty/util-linux.git/commit
cal: replace magic constants with symbolical values
authorSami Kerola <kerolasa@iki.fi>
Thu, 27 Aug 2015 13:21:28 +0000 (14:21 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 31 Aug 2015 08:15:11 +0000 (10:15 +0200)
commite1abe57e18facab690d70a6cd02139cb1066c25f
tree6e0f001efda73c8d403a3151295af6415b621632
parentefafeaf684a1d7cd7d65b205470d5438014be7cd
cal: replace magic constants with symbolical values

This makes it easier to know what the values in guestion represent.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
misc-utils/cal.c