X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Ftechnical%2Fapi-diff.txt;h=20b0241d30026747391fa4b6b38de5cf959cee70;hb=9a6b9cdd7240d10f9e70bfc383960b28c8f2b9a7;hp=83b007e70876dec8ef0521ce40a682af79cc69d9;hpb=6bc4c72132adbdc06c428f86a96f27e4f8173b99;p=git.git diff --git a/Documentation/technical/api-diff.txt b/Documentation/technical/api-diff.txt index 83b007e70..20b0241d3 100644 --- a/Documentation/technical/api-diff.txt +++ b/Documentation/technical/api-diff.txt @@ -39,7 +39,7 @@ Calling sequence * Once you finish feeding the pairs of files, call `diffcore_std()`. This will tell the diffcore library to go ahead and do its work. -* Calling `diffcore_flush()` will produce the output. +* Calling `diff_flush()` will produce the output. Data structures