X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FADT%2FDeltaAlgorithm.h;h=45ba19891d4f3dd965265409319e523339f1c2cf;hb=55a4b514faad3c7e91b1cb0ffd3313724c7efc03;hp=1facfa0c4476dc0639611df9faf2139bcc4ea8fe;hpb=022840e9608207305a2e0488763f06fb1b5ad5e5;p=oota-llvm.git diff --git a/include/llvm/ADT/DeltaAlgorithm.h b/include/llvm/ADT/DeltaAlgorithm.h index 1facfa0c447..45ba19891d4 100644 --- a/include/llvm/ADT/DeltaAlgorithm.h +++ b/include/llvm/ADT/DeltaAlgorithm.h @@ -52,7 +52,7 @@ private: /// \return - The test result. bool GetTestResult(const changeset_ty &Changes); - /// Split - Partition a set of changes \arg Sinto one or two subsets. + /// Split - Partition a set of changes \arg S into one or two subsets. void Split(const changeset_ty &S, changesetlist_ty &Res); /// Delta - Minimize a set of \arg Changes which has been partioned into