#include <foo.h> -> #include <libowfat/foo.h>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.SH NAME
|
||||
scan_base64 \- decode base64 encoded data
|
||||
.SH SYNTAX
|
||||
.B #include <textcode.h>
|
||||
.B #include <libowfat/textcode.h>
|
||||
|
||||
size_t \fBscan_base64\fP(const char *\fIsrc\fR,char *\fIdest\fR,size_t* \fIdestlen\fR);
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
.SH NAME
|
||||
scan_uuencoded \- decode uuencoded data
|
||||
.SH SYNTAX
|
||||
.B #include <textcode.h>
|
||||
.B #include <libowfat/textcode.h>
|
||||
|
||||
size_t \fBscan_uuencoded\fP(const char *\fIsrc\fR,char *\fIdest\fR,size_t* \fIdestlen\fR);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user