23#ifndef MUTT_PARSE_PERROR_H
24#define MUTT_PARSE_PERROR_H
void parse_error_reset(struct ParseError *pe)
Clear the contents of a ParseError.
void parse_error_free(struct ParseError **pptr)
Free a ParseError.
struct ParseError * parse_error_new(void)
Create a new ParseError.
String manipulation buffer.
Detailed error information from config parsing.
struct Buffer * message
Error message.