提交 356e28b3 编写于 作者: P Peter Krempa

util: buffer: Sanitize comment for virBufferAddBuffer

Idioms are usually weird and obscure when translated literally.
上级 7141fc7a
......@@ -180,8 +180,7 @@ virBufferAdd(virBufferPtr buf, const char *str, int len)
* virBufferContentAndReset(), virBufferAdd(). Auto indentation
* is (intentionally) NOT applied!
*
* Moreover, be aware that @toadd is eaten with hair. IOW, the
* @toadd buffer is reset after this.
* The @toadd virBuffer is consumed and cleared.
*/
void
virBufferAddBuffer(virBufferPtr buf, virBufferPtr toadd)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册