+Tue May 30 17:36:47 1995 Keith Vetter (keithv@fusion.com)
+
+ * adm_rw.c: removed INTERFACE from two routines.
+
Tue May 30 10:35:07 1995 Keith Vetter (keithv@fusion.com)
* adm_conn.c: used Windows specific way of creating a temp file.
* .
* .
*/
-krb5_error_code INTERFACE
+krb5_error_code
krb5_send_adm_reply(kcontext, sock, ctx, cmd_stat, ncomps, complist)
krb5_context kcontext; /* Context handle (In ) */
krb5_pointer sock; /* Socket to write to (In ) */
* It is the caller's responsibility to free the memory allocated for
* the read in argument list.
*/
-krb5_error_code INTERFACE
+krb5_error_code
krb5_read_adm_cmd(kcontext, sock, ctx, nargs, arglist)
krb5_context kcontext; /* Context handle (In ) */
krb5_pointer sock; /* Socket to read from (In ) */