#define DEFADDRFORMAT "%<{error}%{error}: %{text}%|%(putstr(proper{text}))%>"
#define DEFDATEFORMAT "%<(nodate{text})error: %{text}%|%(putstr(pretty{text}))%>"
#define DEFADDRFORMAT "%<{error}%{error}: %{text}%|%(putstr(proper{text}))%>"
#define DEFDATEFORMAT "%<(nodate{text})error: %{text}%|%(putstr(pretty{text}))%>"
fmt_norm = normalize;
process_addresses(fmt, &msgs, buffer, bufsize, outputsize,
dat, normalize, cbp);
fmt_norm = normalize;
process_addresses(fmt, &msgs, buffer, bufsize, outputsize,
dat, normalize, cbp);
process_raw(fmt, &msgs, buffer, bufsize, outputsize, dat, cbp);
}
process_raw(fmt, &msgs, buffer, bufsize, outputsize, dat, cbp);
}