K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-02-05T17:41:00.488645Z K 7 svn:log V 284 - Update a few places to account for va_copy(). - Create a separate 'return values' section and move some statements about return values to that section. - Note that each invocation of va_start() and va_copy() must be paired with va_end() in the same function. MFC after: 1 week END