Skip to content

Commit

Permalink
rpl: minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundogan committed Dec 16, 2015
1 parent 4114382 commit 079f669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/include/net/gnrc/rpl.h
Expand Up @@ -46,7 +46,7 @@ extern "C" {
#endif

/**
* @brief Default stack size to use for the IPv6 thread
* @brief Default stack size to use for the RPL thread
*/
#ifndef GNRC_RPL_STACK_SIZE
#define GNRC_RPL_STACK_SIZE (THREAD_STACKSIZE_DEFAULT)
Expand Down

0 comments on commit 079f669

Please sign in to comment.