diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/los-proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/los-proto.h b/src/include/krb5/los-proto.h index 4283e89c7..db06cbf2f 100644 --- a/src/include/krb5/los-proto.h +++ b/src/include/krb5/los-proto.h @@ -55,7 +55,7 @@ int krb5_net_read int )); int krb5_net_write PROTOTYPE((int , - char *, + const char *, int )); /* get all the addresses of this host */ krb5_error_code krb5_os_localaddr |
