Include start day in error message for recurrence rule
Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
committed by
Lukas Fleischer
parent
61a743c56a
commit
92dc069fc4
@@ -1269,6 +1269,7 @@ long overflow_mul(long, long, long *);
|
||||
time_t next_wday(time_t, int);
|
||||
int wday_per_year(int, int);
|
||||
int wday_per_month(int, int, int);
|
||||
char *day_ins(char **, time_t);
|
||||
|
||||
/* vars.c */
|
||||
extern int col, row;
|
||||
|
||||
Reference in New Issue
Block a user