From f0f9087c01bef29f0ad7172fe3c0f286454ed1d6 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 25 Sep 2001 23:37:25 +0000 Subject: [PATCH] make comment reality-compliant git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10744 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/asn1/der_put.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/asn1/der_put.c b/lib/asn1/der_put.c index fcb14c94f..aea6f59cf 100644 --- a/lib/asn1/der_put.c +++ b/lib/asn1/der_put.c @@ -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