]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/if.c
Merge pull request #2944 from thbtcllt/master
[mirror_frr.git] / lib / if.c
index 25da7a8188dd93fa70a54221276a2a681b1e2415..2f2073c0a12acf3435579ea284336d312b722ae9 100644 (file)
--- a/lib/if.c
+++ b/lib/if.c
@@ -629,7 +629,7 @@ DEFUN (no_interface_desc,
  *     if not:
  *     - no idea, just get the name in its entirety.
  */
-static struct interface *if_sunwzebra_get(char *name, vrf_id_t vrf_id)
+static struct interface *if_sunwzebra_get(const char *name, vrf_id_t vrf_id)
 {
        struct interface *ifp;
        char *cp;