diff options
author | Louis Brauer <louis@openbooking.ch> | 2024-05-27 23:55:51 +0200 |
---|---|---|
committer | Louis Brauer <louis@openbooking.ch> | 2024-05-27 23:55:51 +0200 |
commit | 25ef07b1ec7576becc02bcfc07706184797fea91 (patch) | |
tree | 3632cfd87dee1e982bcfe12672122c4351b00b3a /xs_set.h | |
parent | 8fc788e92c83bb7c09c5d267affcb91ef828b0d6 (diff) |
More or less smaller fixes :)
Diffstat (limited to 'xs_set.h')
-rw-r--r-- | xs_set.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,4 +111,4 @@ int xs_set_add(xs_set *s, const xs_val *data) #endif /* XS_IMPLEMENTATION */ -#endif /* XS_SET_H */
\ No newline at end of file +#endif /* XS_SET_H */ |