tests: In benchmarkEncodeDecodeDataCpp, fix comment.
diff --git a/tests/test-encode-decode-benchmark.cpp b/tests/test-encode-decode-benchmark.cpp
index 10c9b1b..4213e76 100644
--- a/tests/test-encode-decode-benchmark.cpp
+++ b/tests/test-encode-decode-benchmark.cpp
@@ -421,7 +421,7 @@
/**
* Call benchmarkEncodeDataSecondsCpp and benchmarkDecodeDataSecondsCpp with appropriate nInterations. Print the
* results to cout.
- * @param useComplex See benchmarkEncodeDataSecondsCpp and benchmarkDecodeDataSecondsCpp.
+ * @param useComplex See benchmarkEncodeDataSecondsCpp.
* @param useCrypto See benchmarkEncodeDataSecondsCpp and benchmarkDecodeDataSecondsCpp.
*/
static void
@@ -445,7 +445,7 @@
/**
* Call benchmarkEncodeDataSecondsC and benchmarkDecodeDataSecondsC with appropriate nInterations. Print the
* results to cout.
- * @param useComplex See benchmarkEncodeDataSecondsC and benchmarkDecodeDataSecondsC.
+ * @param useComplex See benchmarkEncodeDataSecondsC.
* @param useCrypto See benchmarkEncodeDataSecondsC and benchmarkDecodeDataSecondsC.
*/
static void