#include <foo.h> -> #include <libowfat/foo.h>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.SH NAME
|
||||
array_get \- get pointer to nth element in array
|
||||
.SH SYNTAX
|
||||
.B #include <array.h>
|
||||
.B #include <libowfat/array.h>
|
||||
|
||||
void* \fBarray_get\fP(array* \fIx\fR, uint64 \fImembersize\fR, int64 \fIpos\fR);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user