* pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacs
authorKen Raeburn <raeburn@mit.edu>
Sat, 31 Aug 1996 06:11:43 +0000 (06:11 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 31 Aug 1996 06:11:43 +0000 (06:11 +0000)
commitbe76f0c2ef42620a1d9d61a214a487973a8c5ff8
tree7f0885280f415d865d520e352acf6f28e25b3346
parent7d0ab7f3c7d18e7cc56557689faae028355f1492
* pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacs
indentation code happier.

* netdb.h: Comment fix.

* configure.in, getrpcent.c: Use configure to the return types of setrpcent()
and getrpcent().  Also, check for struct rpcent in the system <netdb.h>, and
only define the structure in rpc/netdb.h if it's not in the system file.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9019 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/ChangeLog
src/lib/rpc/configure.in
src/lib/rpc/getrpcent.c
src/lib/rpc/netdb.h
src/lib/rpc/pmap_rmt.c