]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_lsa.c
Treewide: use ANSI function definitions
[mirror_frr.git] / ospfd / ospf_lsa.c
index 609effd874163bff9047345a581eadf1535c0a16..c9710e9165851e24655e192c29be61d1a15716ca 100644 (file)
@@ -150,7 +150,7 @@ int ospf_lsa_checksum_valid(struct lsa_header *lsa)
 
 
 /* Create OSPF LSA. */
-struct ospf_lsa *ospf_lsa_new()
+struct ospf_lsa *ospf_lsa_new(void)
 {
        struct ospf_lsa *new;