CE edit KB_DELETE the following line
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m2s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m2s
This commit is contained in:
@@ -33,4 +33,6 @@ size_t gapbuffer_length (struct gapbuffer* gb);
|
||||
|
||||
char* gapbuffer_string_at (gb_malloc_func_t mallocfn, void* ctx, struct gapbuffer* gb, size_t pos);
|
||||
|
||||
char gapbuffer_at (struct gapbuffer* gb, size_t index);
|
||||
|
||||
#endif // _GAPBUFFER_H
|
||||
|
||||
Reference in New Issue
Block a user