replace inadvertently-choppped-off line
authorJohn Kohl <jtkohl@mit.edu>
Fri, 2 Feb 1990 15:32:15 +0000 (15:32 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 2 Feb 1990 15:32:15 +0000 (15:32 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@230 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/los-proto.h

index 92b199d7eecd4cd1bed67ffb26446cfaac2f08e6..d12e5157bb698d5670baff69a6a11e3d69cbc013 100644 (file)
@@ -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));