diff options
Diffstat (limited to 'vpp/vpp-api/vpp_get_metrics.c')
-rw-r--r-- | vpp/vpp-api/vpp_get_metrics.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vpp/vpp-api/vpp_get_metrics.c b/vpp/vpp-api/vpp_get_metrics.c index 19771e21832..bbfa605a5e4 100644 --- a/vpp/vpp-api/vpp_get_metrics.c +++ b/vpp/vpp-api/vpp_get_metrics.c @@ -243,3 +243,11 @@ main (int argc, char **argv) * eval: (c-set-style "gnu") * End: */ + +/* + * fd.io coding-style-patch-verification: ON + * + * Local Variables: + * eval: (c-set-style "gnu") + * End: + */ |