mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-25 18:50:58 +02:00
Add the "FUNSET" command to delete user-defined functions.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
int CallUserFunc (char const *name, int nargs, ParsePtr p);
|
||||
int DoFset (ParsePtr p);
|
||||
int DoFunset (ParsePtr p);
|
||||
void ProduceCalendar (void);
|
||||
char const *SimpleTime (int tim);
|
||||
char const *CalendarTime (int tim, int duration);
|
||||
|
||||
Reference in New Issue
Block a user