cmd-x-cancel.c revision 08d6658a4e2ec8104cd1307f6baa75fdb07a24f8
/* Copyright (c) 2006-2009 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;
}