Skip to content

Commit

Permalink
ng_netreg: simplify doc
Browse files Browse the repository at this point in the history
  • Loading branch information
miri64 committed Mar 24, 2015
1 parent d6b7e38 commit 3dad5a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sys/include/net/ng_netreg.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,7 @@ int ng_netreg_num(ng_nettype_t type, uint32_t demux_ctx);
ng_netreg_entry_t *ng_netreg_getnext(ng_netreg_entry_t *entry);

/**
* @brief Builds a header for sending for a protocol in the registry and
* adds it to the packet buffer.
* @brief Builds a header for sending adds it to the packet buffer.
*
* @param[in] type Type of the header.
* @param[in] payload Payload for the packet.
Expand Down

0 comments on commit 3dad5a1

Please sign in to comment.