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:
Assar Westerlund
2001-09-25 23:37:25 +00:00
parent a2f8a50aea
commit f0f9087c01

View File

@@ -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