]> git.ipfire.org Git - thirdparty/util-linux.git/commit
cal: rename ascii_wnum() to ascii_weeknum()
authorSami Kerola <kerolasa@iki.fi>
Sun, 10 Nov 2013 18:23:29 +0000 (18:23 +0000)
committerKarel Zak <kzak@redhat.com>
Fri, 6 Dec 2013 09:58:52 +0000 (10:58 +0100)
commit76c4bbcc6e2811026ee172cbd7a93f587fed2385
treef8efd0d401db434fb488abdc386e6c44c9553df9
parentb549058bd5ee5662eaddeaed7f9104c6381ddca9
cal: rename ascii_wnum() to ascii_weeknum()

Week is not long word, so it does not need to be enshorted and made more
difficult to understand.

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