From 8c76942245b9634247fa608b20aa8fc8ed8e1605 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Mon, 26 Jan 2009 14:14:17 +0000 Subject: [PATCH] merge -c1635 branches/1.4-foe: Removed todo line. --- master/ethernet.c | 1 - 1 file changed, 1 deletion(-) diff --git a/master/ethernet.c b/master/ethernet.c index 016c056a..b6fe3e9b 100644 --- a/master/ethernet.c +++ b/master/ethernet.c @@ -218,7 +218,6 @@ void ec_eoe_flush(ec_eoe_t *eoe /**< EoE handler */) /** Sends a frame or the next fragment. - \todo bootstrap mailboxes / use configured mailbox sizes */ int ec_eoe_send(ec_eoe_t *eoe /**< EoE handler */)