提交 320e61b2 编写于 作者: A Andrea Bolognani 提交者: Michal Privoznik

tests: Fix grammar in comments.

Replace all occurrences of "stream write to differences to"
with "stream to write differences to".
上级 620655f3
...@@ -458,7 +458,7 @@ virtTestCaptureProgramOutput(const char *const argv[] ATTRIBUTE_UNUSED, ...@@ -458,7 +458,7 @@ virtTestCaptureProgramOutput(const char *const argv[] ATTRIBUTE_UNUSED,
/** /**
* @param stream: output stream write to differences to * @param stream: output stream to write differences to
* @param expect: expected output text * @param expect: expected output text
* @param expectName: name designator of the expected text * @param expectName: name designator of the expected text
* @param actual: actual output text * @param actual: actual output text
...@@ -532,7 +532,7 @@ int virtTestDifferenceFull(FILE *stream, ...@@ -532,7 +532,7 @@ int virtTestDifferenceFull(FILE *stream,
} }
/** /**
* @param stream: output stream write to differences to * @param stream: output stream to write differences to
* @param expect: expected output text * @param expect: expected output text
* @param actual: actual output text * @param actual: actual output text
* *
...@@ -548,7 +548,7 @@ int virtTestDifference(FILE *stream, ...@@ -548,7 +548,7 @@ int virtTestDifference(FILE *stream,
/** /**
* @param stream: output stream write to differences to * @param stream: output stream to write differences to
* @param expect: expected output text * @param expect: expected output text
* @param actual: actual output text * @param actual: actual output text
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册