1
1
This commit was SVN r4620.
Этот коммит содержится в:
Jeff Squyres 2005-03-01 22:56:07 +00:00
родитель 864cca2996
Коммит 8116e71c16

Просмотреть файл

@ -290,6 +290,9 @@ extern "C" {
* never be NULL. It will always have a value, even if that value is
* the empty string.
*
* Strings returns in the \em value parameter should later be
* free()'ed.
*
* The value of a specific MCA parameter can be looked up using the
* return value from mca_base_param_register_string().
*/