git: DragonFly_RELEASE_3_6 libc/rpc: Fix some confusing indentation.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Feb 21 11:11:47 PST 2014
commit f19225603965427269520e6aa77ed24cf01848de
Author: Sascha Wildner <saw at online.de>
Date: Fri Feb 21 18:06:59 2014 +0100
libc/rpc: Fix some confusing indentation.
xdr_rpcbs_rmtcalllist() had nested if()s on the same level, which made
the code rather hard to follow.
No other differences.
Summary of changes:
lib/libc/rpc/rpcb_st_xdr.c | 156 ++++++++++++++++++++++-----------------------
1 file changed, 78 insertions(+), 78 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f19225603965427269520e6aa77ed24cf01848de
--
DragonFly BSD source repository
More information about the Commits
mailing list