]> git.proxmox.com Git - mirror_frr.git/blobdiff - tools/vty_index.cocci
zebra: Convert socket interface to use `union sockunion`
[mirror_frr.git] / tools / vty_index.cocci
index 8290e80b91c3b52c1ed4a9dd125592dbaf6c17c7..eabbaa1aa5ec07c86927c4dde9ec32df41412617 100644 (file)
@@ -141,7 +141,7 @@ fn << rule11.fn;
 @@
 print "R11 removing vty-index argument on %s(...)" % (fn)
 
-#/* find type of the argument - note args are mostly unnamed in Quagga :( */
+#/* find type of the argument - note args are mostly unnamed in FRR :( */
 @ rule12 @
 identifier rule11.fn;
 identifier T, argname;