|
ezmlmx 0.69
ezmlmx
|
#include "stralloc.h"#include "case.h"#include "byte.h"#include "mime.h"#include "errtxt.h"#include "idx.h"#include "logmsg.h"
Go to the source code of this file.
Macros | |
| #define | WHO "concat_hdr" |
Functions | |
| void | concat_hdr (char *indata, unsigned int n, stralloc *outdata) |
| #define WHO "concat_hdr" |
Definition at line 10 of file concat_hdr.c.
| void concat_hdr | ( | char * | indata, |
| unsigned int | n, | ||
| stralloc * | outdata ) |
Definition at line 25 of file concat_hdr.c.

