diff options
| author | Satheesh Kumar K <sathk@cumulusnetworks.com> | 2019-09-24 02:29:15 -0700 |
|---|---|---|
| committer | Satheesh Kumar K <sathk@cumulusnetworks.com> | 2019-10-03 19:42:09 -0700 |
| commit | 40e79e94110c772bfb71b97b1d97e8ad35901b88 (patch) | |
| tree | 3971f24b20fd8dd1a51ea0c2c4ffacb5e2e741a1 /pimd/pim_mlag.c | |
| parent | d5167496339ba462e0b6e8d69363b393f6c6ffa0 (diff) | |
Zebra: Fixing Review comments in Zebra_MLAG
Signed-off-by: Satheesh Kumar K <sathk@cumulusnetworks.com>
Diffstat (limited to 'pimd/pim_mlag.c')
| -rw-r--r-- | pimd/pim_mlag.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_mlag.c b/pimd/pim_mlag.c index e39af9b941..1fa5c49bd5 100644 --- a/pimd/pim_mlag.c +++ b/pimd/pim_mlag.c @@ -1,5 +1,5 @@ /* PIM Mlag Code. - * Copyright (C) 2018 Cumulus Networks, Inc. + * Copyright (C) 2019 Cumulus Networks, Inc. * Donald Sharp * * This file is part of FRR. |
