commit ea95e30392af39d347d810236d0a7c9f54b1e9c5
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/ea95e30392af39d347d810236d0a7c9f54b1e9c5
--
DragonFly BSD source repository