We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a43909b commit 72b75c4Copy full SHA for 72b75c4
1 file changed
src/check.h.in
@@ -1960,7 +1960,8 @@ CK_DLL_EXP const char *CK_EXPORT tr_tname(TestResult * tr);
1960
* run with srunner_run_all(). Once finished, the suite runner
1961
* must be freed with srunner_free().
1962
*
1963
- * @param s suite to generate a suite runner for, NULL if none
+ * @param s suite to generate a suite runner for, NULL to create
1964
+ * an empty suite runner
1965
1966
* @return suite runner for the given suite
1967
0 commit comments