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

Commit3a4522f

Browse files
afiskonkelvich
authored andcommitted
Typos fixed
1 parentb9a193e commit3a4522f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎multimaster.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3257,11 +3257,11 @@ void MtmRollbackPreparedTransaction(int nodeId, char const* gid)
32573257
}
32583258

32593259
/*
3260-
* Wrapperarround FinishPreparedTransaction function.
3261-
*This function shoudlproper context for invocation of this function.
3260+
* Wrapperaround FinishPreparedTransaction function.
3261+
*Aproper context is required for invocation of this function.
32623262
* This function is called with MTM mutex locked.
32633263
* It should unlock mutex before calling FinishPreparedTransaction to avoid deadlocks.
3264-
*ts object is pinned to prevent deallocation while lock is released.
3264+
*`ts` object is pinned to prevent deallocation while lock is released.
32653265
*/
32663266
voidMtmFinishPreparedTransaction(MtmTransState*ts,boolcommit)
32673267
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp