Skip to content

Commit 289c35a

Browse files
committed
merge 5.5->5.6
2 parents f3b4d9d + 2f2669b commit 289c35a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mysys_ssl/my_getopt.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ static int findopt(char *optpat, uint length,
950950
"Using unique option prefix %.*s instead of %s "
951951
"is deprecated and will be removed in a future "
952952
"release. Please use the full name instead.",
953-
length, optpat, *ffname);
953+
length, optpat, *ffname);
954954
return count;
955955
}
956956

0 commit comments

Comments
 (0)