fixing a comment to be more detailed about opal_output_open
functionality ... This commit was SVN r16370.
Этот коммит содержится в:
родитель
74fd678de8
Коммит
e985812e1f
@ -131,7 +131,8 @@ struct opal_output_stream_t {
|
||||
*
|
||||
* When this field is non-NULL, it is prefixed to all lines of
|
||||
* output on the stream. When this field is NULL, no prefix is
|
||||
* added to each line of output in the stream.
|
||||
* added to each line of output in the stream. The prefix is copied
|
||||
* to an internal structure in the call to opal_output_open()!
|
||||
*/
|
||||
char *lds_prefix;
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user