
18 Jun
2010
18 Jun
'10
12:08 p.m.
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