From: Jim Meyering <meyer...@redhat.com> Differences from v3 (no semantic change): - change 1/2 so this file conforms more closely to QEMU's coding style, by adding braces around each one-line if body (there was no one-line else- or while-block). - move an indentation correction from 2/2 into 1/2
Jim Meyering (2): envlist.c: conform to QEMU's coding style envlist.c: handle strdup failure envlist.c | 284 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 152 insertions(+), 132 deletions(-) -- 1.7.12.rc2