summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-05-08 09:02:45 +0200
committerdefault <nobody@localhost>2023-05-08 09:02:45 +0200
commite2e7bc2d713e469d5af61f58dc85c063bba94e42 (patch)
tree799482b6085d6807f0471798c6244cc3e6f770b0 /snac.h
parent29fb145fc471034d563ec49d19f4a2da6e330ff1 (diff)
Added a source (web, mastoapi, etc) to lastlog_write().
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 6a8092a..2a66255 100644
--- a/snac.h
+++ b/snac.h
@@ -142,7 +142,7 @@ xs_str *history_get(snac *snac, const char *id);
int history_del(snac *snac, const char *id);
xs_list *history_list(snac *snac);
-void lastlog_write(snac *snac);
+void lastlog_write(snac *snac, const char *source);
xs_str *notify_check_time(snac *snac, int reset);
void notify_add(snac *snac, const char *type, const char *utype,