#include <foo.h> -> #include <libowfat/foo.h>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.SH NAME
|
||||
array_cats \- append C string to an array
|
||||
.SH SYNTAX
|
||||
.B #include <array.h>
|
||||
.B #include <libowfat/array.h>
|
||||
|
||||
void \fBarray_cats\fP(array* \fIx\fR,const char* \fIy\fR);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user