]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Use the virStrToLong_ui() function rather than the virStrToLong_i()
authorStefan Berger <stefanb@us.ibm.com>
Fri, 2 Apr 2010 19:02:27 +0000 (15:02 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Fri, 2 Apr 2010 19:02:27 +0000 (15:02 -0400)
commit8d30e5f74d51bf3db605f2544b5a48e5dd483a55
tree637581a23010e1220ba844462edab8c551d996c2
parentd9292cfefb42fbb18335bac907074744c7295a65
Use the virStrToLong_ui() function rather than the virStrToLong_i()
where possible.
src/conf/nwfilter_conf.c