MetaData: Correct doxygen brief
This commit is contained in:
@@ -92,7 +92,7 @@ extern const char* kProgramData; // BMetaData
|
|||||||
*
|
*
|
||||||
* The metadata model is sparse and each key can occur at most once,
|
* The metadata model is sparse and each key can occur at most once,
|
||||||
* except for BMetaData itself.
|
* except for BMetaData itself.
|
||||||
* The key is an integer and the value is the actual metadata.
|
* The key is a const char and the value is the actual metadata.
|
||||||
* The client of this class is required to know in advance the type
|
* The client of this class is required to know in advance the type
|
||||||
* of a particular metadata key.
|
* of a particular metadata key.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user