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