* getrpcent.c: Add PROTOTYPE and conditionalize function
authorTom Yu <tlyu@mit.edu>
Wed, 14 Aug 1996 00:01:53 +0000 (00:01 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 14 Aug 1996 00:01:53 +0000 (00:01 +0000)
commitc421331febf986440865e017b6fbe5e9ef7577eb
treeb864c2c79d5930b39ffe3b80ede9d7b515c42c05
parentbb24f3beb3494b673a0ee187ea5225c21656357e
* getrpcent.c: Add PROTOTYPE and conditionalize function
prototypes.

* xdr.h: Add PROTOTYPE and conditionalize function prototypes.

* svc_auth_gssapi.c: Remove ANSI string concatenation, de-ANSI-fy
  function definitions.

* auth_gssapi_misc.c (auth_gssapi_display_status_1): Remove ANSI
string concatenation, de-ANSI-fy function definitions.

* auth_gssapi.h: Add PROTOTYPE and conditionalize function
prototypes.

* auth_gssapi.c (auth_gssapi_create): remove ANSI-ish string
concatenation, de-ANSI-fy function definitions.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8935 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/ChangeLog
src/lib/rpc/auth_gssapi.c
src/lib/rpc/auth_gssapi.h
src/lib/rpc/auth_gssapi_misc.c
src/lib/rpc/getrpcent.c
src/lib/rpc/svc_auth_gssapi.c
src/lib/rpc/xdr.h