commit | f998077f4a6fb68978aa8bdbedd24d754e4d8766 | [log] [tgz] |
---|---|---|
author | Marcus Shawcroft <marcus.shawcroft@arm.com> | Thu Feb 23 22:13:18 2017 +0000 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Mon Feb 27 10:28:55 2017 +0200 |
tree | 4940faf659165baf04ae091a85dcad2553a8b311 | |
parent | 4cab8fe154817061458f29b9158077a391f278f8 [diff] [blame] |
net/if: Fix documentation comment marker. Documentation comments should begin with /** Change-Id: I59867e8aad340dac4d66f86e09f4f8ae9d3d75fb Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
diff --git a/include/net/net_if.h b/include/net/net_if.h index 3b1a066..d76477d 100644 --- a/include/net/net_if.h +++ b/include/net/net_if.h
@@ -1117,7 +1117,7 @@ */ int net_if_up(struct net_if *iface); -/* +/** * @brief Bring interface down * * @param iface Pointer to network interface