Skip to content
Snippets Groups Projects
Commit ddd51344 authored by Florian Pose's avatar Florian Pose
Browse files

Fixed typo.

--HG--
branch : stable-1.5
parent 42513175
No related branches found
No related tags found
No related merge requests found
......@@ -889,7 +889,7 @@ void ec_fsm_master_enter_write_system_times(
} else {
if (master->active) {
EC_MASTER_WARN(master, "No app_time received up to now,"
" but master already active).\n");
" but master already active.\n");
} else {
EC_MASTER_DBG(master, 1, "No app_time received up to now.\n");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment