diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -330,3 +330,5 @@ int mastoapi_put_handler(const xs_dict *req, const char *q_path, | |||
| 330 | const char *payload, int p_size, | 330 | const char *payload, int p_size, |
| 331 | char **body, int *b_size, char **ctype); | 331 | char **body, int *b_size, char **ctype); |
| 332 | void mastoapi_purge(void); | 332 | void mastoapi_purge(void); |
| 333 | |||
| 334 | void verify_links(snac *user); | ||