summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-04-13 17:12:07 +0200
committerdefault <nobody@localhost>2023-04-13 17:12:07 +0200
commit211bedd4978c4711f0e2399b38ccb6e76e39856d (patch)
tree91ec989f5842f2c61734218f552790724ef1a44d /snac.h
parentbcde97c2d53f9c94c6ced2717945affa4ede554c (diff)
New function notify_check_time().
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/snac.h b/snac.h
index a707f16..e201801 100644
--- a/snac.h
+++ b/snac.h
@@ -137,6 +137,7 @@ d_char *history_list(snac *snac);
void lastlog_write(snac *snac);
+xs_str *notify_check_time(snac *snac, int reset);
void notify_add(snac *snac, const char *type, const char *utype,
const char *actor, const char *objid);