On 06/18/2010 06:31 PM, Justin Clift wrote: <snip>
+ // The capacity value to output + val = prettyCapacity(volumeInfo.capacity,&unit); + virBufferVSprintf(&bufStr, "%.2lf %s", val, unit); + volInfoTexts[i]->capacity = + vshStrdup(ctl, virBufferContentAndReset(&bufStr)); + + // The allocation value to output
Ugh. Just noticed these two // comments instead of /* */ ones. Should I fix and resubmit? -- Salasaga - Open Source eLearning IDE http://www.salasaga.org -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list