#include <foo.h> -> #include <libowfat/foo.h>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.SH NAME
|
||||
buffer_get_token \- read token from buffer
|
||||
.SH SYNTAX
|
||||
.B #include <buffer.h>
|
||||
.B #include <libowfat/buffer.h>
|
||||
|
||||
ssize_t \fBbuffer_get_token\fP(buffer* \fIb\fR,char* \fIx\fR,size_t \fIlen\fR,
|
||||
const char* \fIcharset\fR,size_t \fIsetlen\fR);
|
||||
|
||||
Reference in New Issue
Block a user