summaryrefslogtreecommitdiff
path: root/data.c
diff options
context:
space:
mode:
Diffstat (limited to 'data.c')
-rw-r--r--data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.c b/data.c
index 2a73701..f623111 100644
--- a/data.c
+++ b/data.c
@@ -847,7 +847,7 @@ int timeline_add(snac *snac, char *id, char *o_msg)
847} 847}
848 848
849 849
850void timeline_admire(snac *snac, char *o_msg, char *id, char *admirer, int like) 850void timeline_admire(snac *snac, char *id, char *admirer, int like)
851/* updates a timeline entry with a new admiration */ 851/* updates a timeline entry with a new admiration */
852{ 852{
853 /* if we are admiring this, add to both timelines */ 853 /* if we are admiring this, add to both timelines */