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 cfedf1b commit 2064adeCopy full SHA for 2064ade
storage/kvstore/tdbstore/include/tdbstore/TDBStore.h
@@ -40,10 +40,7 @@ class TDBStore : public KVStore {
40
/**
41
* @brief Class constructor
42
*
43
- * @param[in] bd Underlying block device. The BlockDevice
44
- * can be any BlockDevice with flash characteristics.
45
- * If using a BlockDevice without flash, such as SDBlockDevice,
46
- * please add the FlashSimBlockDevice on top of it.
+ * @param[in] bd Underlying block device.
47
48
* @returns none
49
*/
0 commit comments