diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -411,4 +411,4 @@ typedef struct { | |||
| 411 | } t_announcement; | 411 | } t_announcement; |
| 412 | t_announcement *announcement(double after); | 412 | t_announcement *announcement(double after); |
| 413 | 413 | ||
| 414 | xs_str *make_url(const char *href, const char *proxy); | 414 | xs_str *make_url(const char *href, const char *proxy, int by_token); |