mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-25 06:32:29 +00:00
Fixup breakage introduced by r39762 and r39764, which apparently were never attempted to compile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39990 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ab5285aaab
commit
c9e0bddfd3
2 changed files with 2 additions and 2 deletions
|
@ -1050,7 +1050,7 @@ descriptorOrComparator: (id)descriptorOrComparator
|
|||
return;
|
||||
}
|
||||
NSDebugMLLog(@"GSTimSort",
|
||||
"Insertion point for r2 in r1: %lu, r1 for the merge is now %@.",
|
||||
@"Insertion point for r2 in r1: %lu, r1 for the merge is now %@.",
|
||||
insert, NSStringFromRange(r1));
|
||||
|
||||
// Find an insertion point for the last element of r1 into r2. Subtracting the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue