const argument to `krb5_net_write'

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1934 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-06-29 08:39:53 +00:00
parent bcb25584e1
commit d3a861a693

View File

@@ -733,7 +733,7 @@ krb5_net_read (krb5_context context,
ssize_t
krb5_net_write (krb5_context context,
int fd,
void *buf,
const void *buf,
size_t len);
#include "cache.h"