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