DragonFly commits List (threaded) for 2009-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.86.gd257a6 master usr.bin/ncal ncal.c
commit d257a6956f284a69d26da735a9fd3b5d5deca27d
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Mon May 18 12:49:34 2009 +0200
ncal: always generate all lines for a month in cal mode
If a month did not span 6 lines, but less, the lines up to line #6 would
not be padded with spaces. In the year view, if a month on a column to
the left exhibited this state, and a month to the right would span 6
lines, the days in the 6th line of the right month would appear warped and
not aligned under the month they belong to. Fix this by always generating
6 lines.
Reported-by: swildner@
Summary of changes:
usr.bin/ncal/ncal.c | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d257a6956f284a69d26da735a9fd3b5d5deca27d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]