const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1933 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -5,7 +5,7 @@ RCSID("$Id$");
|
|||||||
ssize_t
|
ssize_t
|
||||||
krb5_net_write (krb5_context context,
|
krb5_net_write (krb5_context context,
|
||||||
int fd,
|
int fd,
|
||||||
void *buf,
|
const void *buf,
|
||||||
size_t len)
|
size_t len)
|
||||||
{
|
{
|
||||||
char *cbuf = (char *)buf;
|
char *cbuf = (char *)buf;
|
||||||
|
Reference in New Issue
Block a user