make comment reality-compliant
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10744 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -38,8 +38,9 @@ RCSID("$Id$");
|
|||||||
/*
|
/*
|
||||||
* All encoding functions take a pointer `p' to first position in
|
* All encoding functions take a pointer `p' to first position in
|
||||||
* which to write, from the right, `len' which means the maximum
|
* which to write, from the right, `len' which means the maximum
|
||||||
* number of characters we are able to write and return an int
|
* number of characters we are able to write. The function returns
|
||||||
* indicating how many actually got written, or <0 in case of errors.
|
* the number of characters written in `size' (if non-NULL).
|
||||||
|
* The return value is 0 or an error.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
Reference in New Issue
Block a user