diff options
Diffstat (limited to 'data.c')
| -rw-r--r-- | data.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -847,7 +847,7 @@ int timeline_add(snac *snac, char *id, char *o_msg) | |||
| 847 | } | 847 | } |
| 848 | 848 | ||
| 849 | 849 | ||
| 850 | void timeline_admire(snac *snac, char *o_msg, char *id, char *admirer, int like) | 850 | void 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 */ |