Removed invalid brace

This commit is contained in:
goldsimon 2009-04-18 16:21:17 +00:00
parent 2bdd0c7ffc
commit 105dc66785

View File

@ -251,7 +251,6 @@ mintapif_input(struct netif *netif)
#endif /* LINK_STATS */
netif->input(p, netif);
}
}
}
/*-----------------------------------------------------------------------------------*/