Skip to content

Commit

Permalink
Update sys/include/shell.h
Browse files Browse the repository at this point in the history
Co-authored-by: Francisco <femolina@uc.cl>
  • Loading branch information
benpicco and fjmolinas authored Jun 23, 2020
1 parent f85627c commit 67c2d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/include/shell.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ extern "C" {
#endif

/**
* @brief On native, stop RIOT on EOF
* @brief Shutdown RIOT on shell exit
*/
#ifndef CONFIG_SHELL_SHUTDOWN_ON_EXIT
# ifdef CPU_NATIVE
Expand Down

0 comments on commit 67c2d93

Please sign in to comment.