On Mon, Apr 08, 2019 at 11:48:16AM -0400, Cole Robinson wrote:
> Standardize on putting the _LAST enum value on the second line
> of VIR_ENUM_IMPL invocations. Later patches that add string labels
> to VIR_ENUM_IMPL will push most of these to the second line anyways,
> so this saves some noise.
>
Standardize on putting the _LAST enum value on the second line
of VIR_ENUM_IMPL invocations. Later patches that add string labels
to VIR_ENUM_IMPL will push most of these to the second line anyways,
so this saves some noise.
Signed-off-by: Cole Robinson
---
src/conf/capabilities.c |