git: devd: Use simpler dst += *x instead of str.append(x, 1)

Francois Tigeot ftigeot at crater.dragonflybsd.org
Tue May 7 06:53:08 PDT 2013


commit 278a5d3a588ed49286be8be4538cd0921b2cb181
Author: Eitan Adler <lists at eitanadler.com>
Date:   Mon May 6 14:46:09 2013 -0400

    devd: Use simpler dst += *x instead of str.append(x, 1)
    
    Also fix typo in comment
    
    Obtained From: FreeBSD

Summary of changes:
 sbin/devd/devd.cc | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/278a5d3a588ed49286be8be4538cd0921b2cb181


-- 
DragonFly BSD source repository



More information about the Commits mailing list