#include <foo.h> -> #include <libowfat/foo.h>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
buffer_get_token_sa \- read token from buffer
|
||||
.SH SYNTAX
|
||||
.nf
|
||||
.B #include <stralloc.h>
|
||||
.B #include <buffer.h>
|
||||
.B #include <libowfat/stralloc.h>
|
||||
.B #include <libowfat/buffer.h>
|
||||
|
||||
int \fBbuffer_get_token_sa\fP(buffer* \fIb\fR,stralloc* \fIsa\fR,
|
||||
const char* \fIcharset\fR,size_t \fIsetlen\fR);
|
||||
|
||||
Reference in New Issue
Block a user