commit f19225603965427269520e6aa77ed24cf01848de
Author: Sascha Wildner <[email protected]>
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