Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
coshcage authored Feb 19, 2024
1 parent 0df9a81 commit 8351f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/silock.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ static int _sicbftvsTrans(void * pitem, size_t param)
* ptrans Pointer to a transaction.
* pobj Pointer to an object.
* lt Lock type.
* Return value: TRUE lock accuired. FALSE lock refused.
* Return value: TRUE lock acquired. FALSE lock refused.
* Caution: N/A.
* Tip: N/A.
*/
Expand Down

0 comments on commit 8351f04

Please sign in to comment.