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
|
||||
* which to write, from the right, `len' which means the maximum
|
||||
* number of characters we are able to write and return an int
|
||||
* indicating how many actually got written, or <0 in case of errors.
|
||||
* number of characters we are able to write. The function returns
|
||||
* the number of characters written in `size' (if non-NULL).
|
||||
* The return value is 0 or an error.
|
||||
*/
|
||||
|
||||
static int
|
||||
|
Reference in New Issue
Block a user