Skip to content

Commit

Permalink
Correct comment indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
miland-db committed Mar 21, 2024
1 parent 9340831 commit 465e814
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ private int collatedFindInSet(UTF8String match, int collationId) {
return 0;
}

/**
/**
* Copy the bytes from the current UTF8String, and make a new UTF8String.
* @param start the start position of the current UTF8String in bytes.
* @param end the end position of the current UTF8String in bytes.
Expand Down

0 comments on commit 465e814

Please sign in to comment.