mirror of https://github.com/schoebel/mars
light: fix spelling
This commit is contained in:
parent
4d8dc3a619
commit
54d8433b21
|
@ -4355,7 +4355,7 @@ static int make_sync(void *buf, struct mars_dent *dent)
|
|||
do_start = false;
|
||||
}
|
||||
|
||||
/* stop sync when primary is unkown
|
||||
/* stop sync when primary is unknown
|
||||
*/
|
||||
if (!strcmp(peer, "(none)")) {
|
||||
MARS_INF("cannot start sync, no primary is designated\n");
|
||||
|
|
Loading…
Reference in New Issue