Skip to content
Snippets Groups Projects
Commit e7143bb2 authored by Stephan Bosch's avatar Stephan Bosch
Browse files

plugins: doveadm-sieve: Reformat doveadm-sieve-cmd-get.c

parent 48344a51
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,6 @@ static int cmd_sieve_get_run(struct doveadm_sieve_cmd_context *_ctx)
{
struct doveadm_sieve_get_cmd_context *ctx =
container_of(_ctx, struct doveadm_sieve_get_cmd_context, ctx);
struct sieve_script *script;
struct istream *input;
enum sieve_error error;
......@@ -48,7 +47,8 @@ static void cmd_sieve_get_init(struct doveadm_mail_cmd_context *_ctx)
{
struct doveadm_cmd_context *cctx = _ctx->cctx;
struct doveadm_sieve_get_cmd_context *ctx =
container_of(_ctx, struct doveadm_sieve_get_cmd_context, ctx.ctx);
container_of(_ctx, struct doveadm_sieve_get_cmd_context,
ctx.ctx);
if (!doveadm_cmd_param_str(cctx, "scriptname", &ctx->scriptname))
doveadm_mail_help_name("sieve get");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.