virsh: change vshCommandOptString return type and fix const-correctness
This function should return pointer to const, because we don't want to change command option value. Therefore we can ensure const-correctness.
Showing
此差异已折叠。
想要评论请 注册 或 登录