From 181b68b01e748c2f3578201d284316a0085feff4 Mon Sep 17 00:00:00 2001 From: fbernon Date: Mon, 26 Nov 2007 10:24:36 +0000 Subject: [PATCH] Minor change (forgot last CRLF) --- src/netif/ethernetif.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/netif/ethernetif.c b/src/netif/ethernetif.c index 12999c1f..8c833a55 100644 --- a/src/netif/ethernetif.c +++ b/src/netif/ethernetif.c @@ -316,4 +316,4 @@ ethernetif_init(struct netif *netif) return ERR_OK; } -#endif /* 0 */ \ No newline at end of file +#endif /* 0 */