git: crontab(1): Adjust the number of comment lines in front of the tab.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jan 22 12:27:22 PST 2012
commit 9900e41a0535e7b8c718e4d20f70095bac0d7a49
Author: Sascha Wildner <saw at online.de>
Date: Sun Jan 22 21:26:41 2012 +0100
crontab(1): Adjust the number of comment lines in front of the tab.
In 229cb57b2cbab37a8a0cc1499cebf7e9c9e1deec I removed the third line
of comment that crontab(1) puts in front of the tab file (which was
the CVS ID of crontab.c), but I forgot to adjust the #define saying
how much lines to skip.
This led to the first line of comment written by the user not being
visible in crontab -e.
Reported-by: lentferj
Summary of changes:
usr.sbin/cron/crontab/crontab.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9900e41a0535e7b8c718e4d20f70095bac0d7a49
--
DragonFly BSD source repository
More information about the Commits
mailing list