diff options
| author | 2024-05-27 23:55:51 +0200 | |
|---|---|---|
| committer | 2024-05-27 23:55:51 +0200 | |
| commit | 25ef07b1ec7576becc02bcfc07706184797fea91 (patch) | |
| tree | 3632cfd87dee1e982bcfe12672122c4351b00b3a /xs_set.h | |
| parent | Merge remote-tracking branch 'origin/master' (diff) | |
| download | snac2-25ef07b1ec7576becc02bcfc07706184797fea91.tar.gz snac2-25ef07b1ec7576becc02bcfc07706184797fea91.tar.xz snac2-25ef07b1ec7576becc02bcfc07706184797fea91.zip | |
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) | |||
| 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 */ |