]> git.proxmox.com Git - mirror_frr.git/blobdiff - ripd/rip_main.c
*: nuke ^L (page feed)
[mirror_frr.git] / ripd / rip_main.c
index a512fbc2d61009c426b160a065591970e11c7037..e81e61b80351846f4dd5d3322fa049cdf93c85c8 100644 (file)
@@ -126,7 +126,7 @@ Report bugs to %s\n", progname, ZEBRA_BUG_ADDRESS);
 
   exit (status);
 }
-\f
+
 /* SIGHUP handler. */
 static void 
 sighup (void)
@@ -183,7 +183,7 @@ static struct quagga_signal_t ripd_signals[] =
     .handler = &sigint,
   },
 };  
-\f
+
 /* Main routine of ripd. */
 int
 main (int argc, char **argv)