[LTP] [PATCH] Docparse correction in C test tutorial
Avinesh Kumar
akumar@suse.de
Fri Jul 8 09:23:26 CEST 2022
Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
doc/c-test-tutorial-simple.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/c-test-tutorial-simple.txt b/doc/c-test-tutorial-simple.txt
index 06d2ca55d..c09613e37 100644
--- a/doc/c-test-tutorial-simple.txt
+++ b/doc/c-test-tutorial-simple.txt
@@ -120,8 +120,8 @@ kernel version if necessary. I will explain what the code does below.
* Copyright (c) 2017 Instruction Ignorer <"can't"@be.bothered.com>
*/
-/*
- * Test statx
+/*\
+ * [Description]
*
* All tests should start with a description of _what_ we are testing.
* Non-trivial explanations of _how_ the code works should also go here.
--
2.36.1
More information about the ltp
mailing list