1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-24 16:52:24 +00:00

Another format-string fix.

Oops - I found this in an editor autosave file after pushing the
previous commit. I meant it to be part of the previous commit. Oh
well, better late than never.
This commit is contained in:
Simon Tatham 2017-06-20 19:02:13 +01:00
parent 34389feaed
commit 98cbe6963b

View File

@ -681,7 +681,7 @@ static void *delpos234_internal(tree234 * t, int index)
LOG((" moving to subtree %d\n", ki));
sub = n->kids[ki];
if (!sub->elems[1]) {
LOG((" subtree has only one element!\n", ki));
LOG((" subtree has only one element!\n"));
if (ki > 0 && n->kids[ki - 1]->elems[1]) {
/*
* Case 3a, left-handed variant. Child ki has