#include <foo.h> -> #include <libowfat/foo.h>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
buffer_get_token_sa_pred \- 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_pred\fP(buffer* \fIb\fR,stralloc* \fIsa\fR,
|
||||
int (*\fIpredicate\fR)(stralloc* * \fIsa\fR));
|
||||
|
||||
Reference in New Issue
Block a user