Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ffcac6

Browse files
afiskonkelvich
authored andcommitted
Typos fixed
1 parentccf0a40 commit2ffcac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎multimaster.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3368,7 +3368,7 @@ MtmReplicationMode MtmGetReplicationMode(int nodeId, sig_atomic_t volatile* shut
33683368
}else {
33693369
MTM_LOG1("%d: Continue replication from node %d",MyProcPid,nodeId);
33703370
}
3371-
BIT_SET(Mtm->reconnectMask,nodeId-1);/* arbiter should try toreestblish connection with this node */
3371+
BIT_SET(Mtm->reconnectMask,nodeId-1);/* arbiter should try toreestablish connection with this node */
33723372
MtmUnlock();
33733373
returnmode;
33743374
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp