]> sourceware.org Git - libabigail.git/commit
Use std::string::substr instead of appending single chars
authorJonathan Wakely <jwakely@redhat.com>
Tue, 10 Apr 2018 14:22:59 +0000 (15:22 +0100)
committerDodji Seketeli <dodji@redhat.com>
Mon, 16 Apr 2018 12:02:31 +0000 (14:02 +0200)
commitcc45a9e7f0caf9ad9ed579b6b789ba739a58736e
tree8e5b9cb1e93bca9ee7b23bfc2d401d5ebf0663e6
parent4d99280d27343ba585f13e28479e4264598d8f35
Use std::string::substr instead of appending single chars

* src/abg-ini.cc (trim_white_space): Use std::string::substr
instead of appending single chars.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-ini.cc
This page took 0.033647 seconds and 5 git commands to generate.