cmd-x-cancel.c revision 02c335c23bf5fa225a467c19f2c063fb0dc7b8c3
/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
#include "imap-common.h"
#include "imap-commands.h"
{
struct client_command_context *cancel_cmd;
const char *tag;
/* <tag> */
return FALSE;
return TRUE;
}
}
return TRUE;
}