From 66538ed1ed2314758869e780dd839bdc2fe4348b Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 2 Feb 1990 15:32:15 +0000 Subject: [PATCH] replace inadvertently-choppped-off line git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@230 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/los-proto.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/krb5/los-proto.h b/src/include/krb5/los-proto.h index 92b199d7e..d12e5157b 100644 --- a/src/include/krb5/los-proto.h +++ b/src/include/krb5/los-proto.h @@ -43,6 +43,7 @@ int krb5_net_read int krb5_net_write PROTOTYPE((int fd, char *buf, + int len )); /* get all the addresses of this host */ krb5_error_code krb5_os_localaddr PROTOTYPE((krb5_address ***addr)); -- 2.26.2