]> git.proxmox.com Git - mirror_frr.git/blobdiff - ripngd/ripngd.c
*: make all route_map_rule_cmd const
[mirror_frr.git] / ripngd / ripngd.c
index ef4e474737d58614eecf5169d792cf75382210fa..ad2ddd0dba8a2ace03f0ca269d234bd9c388209f 100644 (file)
@@ -2361,7 +2361,7 @@ DEFUN (show_ipv6_protocols,
     return CMD_SUCCESS;
 
   vty_out (vty, "Routing Protocol is \"ripng\"\n");
-  
+
   vty_out (vty, "Sending updates every %ld seconds, next due in %d seconds\n",
           ripng->update_time, 0);