/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "log-error-buffer.h"
struct log_error_data {
};
struct log_error_buffer {
unsigned int count;
};
struct log_error_buffer_iter {
};
{
return buf;
}
{
/* last one */
}
}
{
/* @UNSAFE */
else
}
{
}
struct log_error_buffer_iter *
{
return iter;
}
struct log_error *
{
return NULL;
}
{
}