Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ next
Method
next
src/merger.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void Merger::next()
60
{
61
md1.update();
62
md2.update();
63
}
64
65
ChangeFlags Merger::whatChanged()
66
{
Callers
2
gettestdatafiles
Function · 0.45
main
Function · 0.45
Calls
1
update
Method · 0.80
Tested by
2
gettestdatafiles
Function · 0.36
main
Function · 0.36