summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
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 d893863..9658fc9 100644
--- a/snac.h
+++ b/snac.h
@@ -411,4 +411,4 @@ typedef struct {
411} t_announcement; 411} t_announcement;
412t_announcement *announcement(double after); 412t_announcement *announcement(double after);
413 413
414xs_str *make_url(const char *href, const char *proxy); 414xs_str *make_url(const char *href, const char *proxy, int by_token);