summaryrefslogtreecommitdiff
path: root/src/VBox/Main/testcase/tstVBoxCrypto.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/testcase/tstVBoxCrypto.cpp')
-rw-r--r--src/VBox/Main/testcase/tstVBoxCrypto.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/VBox/Main/testcase/tstVBoxCrypto.cpp b/src/VBox/Main/testcase/tstVBoxCrypto.cpp
index 34126ba7893..2ee84715747 100644
--- a/src/VBox/Main/testcase/tstVBoxCrypto.cpp
+++ b/src/VBox/Main/testcase/tstVBoxCrypto.cpp
@@ -239,7 +239,6 @@ static int tstCryptoVfsReadAndVerify(RTVFSFILE hVfsFile, size_t cbFile)
/**
* Testing some basics of the encrypted file VFS code.
*
- * @returns nothing.
* @param pCryptoIf Pointer to the callback table.
*/
static void tstCryptoVfsBasics(PCVBOXCRYPTOIF pCryptoIf)
@@ -325,7 +324,6 @@ static void tstCryptoVfsBasics(PCVBOXCRYPTOIF pCryptoIf)
/**
* Testing some basics of the crypto keystore code.
*
- * @returns nothing.
* @param pCryptoIf Pointer to the callback table.
*/
static void tstCryptoKeyStoreBasics(PCVBOXCRYPTOIF pCryptoIf)