From e150df86e28e12b3f4efe01ab9bcd15962a7a1d3 Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Mon, 16 Feb 2015 22:35:29 +0100 Subject: [PATCH] Adjusted inline doc to actual implementation. --- ip65/ip65.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip65/ip65.s b/ip65/ip65.s index a14c93a..47a513c 100644 --- a/ip65/ip65.s +++ b/ip65/ip65.s @@ -74,7 +74,7 @@ ip65_random_word: ; except for dhcp_init which must also be called if the application ; is using dhcp rather than hardcoded ip configuration ; inputs: none -; outputs: none +; outputs: carry flag is set if there was an error, clear otherwise ip65_init: jsr eth_init ; initialize ethernet driver