overflow errors
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
|
||||
void abAppend(struct abuf *ab, const char *s, int len);
|
||||
|
||||
void abFree(const struct abuf *ab);
|
||||
void abFree(struct abuf *ab);
|
||||
|
||||
#endif // APPEND_BUFFER_H_
|
||||
|
||||
Reference in New Issue
Block a user