[dwarf-reader] Fix indentation in compare_dies_string_attribute_value
authorDodji Seketeli <dodji@redhat.com>
Mon, 17 Jun 2019 12:56:50 +0000 (14:56 +0200)
committerDodji Seketeli <dodji@redhat.com>
Mon, 17 Jun 2019 12:56:50 +0000 (14:56 +0200)
commitf821382933634427f9c1ff9ebf6c18ef1fea8712
tree2801bb455fe040bdc491e015b4bd890709a4f6b6
parent133d43ad1986720ed7ffe11523936699d34f89a5
[dwarf-reader] Fix indentation in compare_dies_string_attribute_value

While looking at something else, I realized that
compare_dies_string_attribute_value had some indentation that was off.

Fixed thus.

* src/abg-dwarf-reader.cc (compare_dies_string_attribute_value):
Fix indentation.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-dwarf-reader.cc