
18 Aug
2015
18 Aug
'15
1:51 p.m.
On 18.08.2015 14:38, Cao jin wrote:
Fix the name inconsistency between func comments and parameter of virConfGetValue/virConfSetValue
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> --- src/util/virconf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
ACKed and pushed. Although, there are some more occurrences of the same problem in the file, e.g. virConfWalk. Wanna fix them too? Michal