[master] e02f9cebf flexelint 08b642d70ff15346eb1818171862f70a3a9266af

Nils Goroll nils.goroll at uplex.de
Mon Jan 11 18:44:06 UTC 2021


commit e02f9cebfcbd581150d58a47909cbda739a26dbc
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Jan 11 19:43:12 2021 +0100

    flexelint 08b642d70ff15346eb1818171862f70a3a9266af

diff --git a/vmod/vmod_directors_shard.c b/vmod/vmod_directors_shard.c
index b5f945a62..afe753854 100644
--- a/vmod/vmod_directors_shard.c
+++ b/vmod/vmod_directors_shard.c
@@ -869,7 +869,7 @@ shard_param_stack(struct vmod_directors_shard_param *p,
 	return (p);
 }
 
-const static struct vmod_directors_shard_param *
+static const struct vmod_directors_shard_param *
 shard_param_task_r(VRT_CTX, const void *id,
    const struct vmod_directors_shard_param *pa)
 {


More information about the varnish-commit mailing list