message-binary-part.c revision bcb4e51a409d94ae670de96afb8483a4f7855294
/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "numpack.h"
#include "message-binary-part.h"
{
const struct message_binary_part *part;
}
}
struct message_binary_part **parts_r)
{
while (p != end) {
return -1;
}
return 0;
}