Skip to content

Commit

Permalink
fixed description
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundogan committed Jul 23, 2015
1 parent e7b3f92 commit dca3ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys/include/net/ng_rpl/structs.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ typedef struct __attribute__((packed)) {
} ng_rpl_dao_ack_t;

/**
* @brief DODAG Information Solicitation
* @brief Target Option
* @see <a href="https://tools.ietf.org/html/rfc6550#section-6.7.7">
* RPL Target
* </a>
Expand All @@ -133,7 +133,7 @@ typedef struct __attribute__((packed)) {
} ng_rpl_opt_target_t;

/**
* @brief DODAG Information Solicitation
* @brief Transit Option
* @see <a href="https://tools.ietf.org/html/rfc6550#section-6.7.8">
* Transit Information
* </a>
Expand Down

0 comments on commit dca3ba5

Please sign in to comment.