summaryrefslogtreecommitdiff
path: root/xs_set.h
diff options
context:
space:
mode:
authorGravatar grunfink2024-05-30 08:44:54 +0000
committerGravatar grunfink2024-05-30 08:44:54 +0000
commitd56d4beb90f613b82ebf705a3e81a667b9601860 (patch)
tree5998501d0ea9a09f26db65e2d29fcb0927b5eee0 /xs_set.h
parentBackport from xs. (diff)
parentImplement image uploads for Tokodon (diff)
downloadsnac2-d56d4beb90f613b82ebf705a3e81a667b9601860.tar.gz
snac2-d56d4beb90f613b82ebf705a3e81a667b9601860.tar.xz
snac2-d56d4beb90f613b82ebf705a3e81a667b9601860.zip
Merge pull request 'Mastodon PATCH API for user profile updates' (#169) from louis77/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/169
Diffstat (limited to 'xs_set.h')
-rw-r--r--xs_set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xs_set.h b/xs_set.h
index d320d34..6ab7f0b 100644
--- a/xs_set.h
+++ b/xs_set.h
@@ -111,4 +111,4 @@ int xs_set_add(xs_set *s, const xs_val *data)
111 111
112#endif /* XS_IMPLEMENTATION */ 112#endif /* XS_IMPLEMENTATION */
113 113
114#endif /* XS_SET_H */ \ No newline at end of file 114#endif /* XS_SET_H */