Return-Path: Delivered-To: apmail-httpd-apreq-cvs-archive@www.apache.org Received: (qmail 23985 invoked from network); 24 Feb 2006 14:31:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Feb 2006 14:31:31 -0000 Received: (qmail 19284 invoked by uid 500); 24 Feb 2006 14:31:31 -0000 Delivered-To: apmail-httpd-apreq-cvs-archive@httpd.apache.org Received: (qmail 19245 invoked by uid 500); 24 Feb 2006 14:31:30 -0000 Mailing-List: contact apreq-cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: apreq-dev@httpd.apache.org List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list apreq-cvs@httpd.apache.org Received: (qmail 19234 invoked by uid 99); 24 Feb 2006 14:31:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2006 06:31:30 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 24 Feb 2006 06:31:30 -0800 Received: (qmail 23842 invoked by uid 65534); 24 Feb 2006 14:31:09 -0000 Message-ID: <20060224143109.23841.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r380675 - /httpd/apreq/trunk/include/apreq_param.h Date: Fri, 24 Feb 2006 14:31:08 -0000 To: apreq-cvs@httpd.apache.org From: joes@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: joes Date: Fri Feb 24 06:31:04 2006 New Revision: 380675 URL: http://svn.apache.org/viewcvs?rev=380675&view=rev Log: fix doc bug- we don't add an apreq_charset_t to the return value. Modified: httpd/apreq/trunk/include/apreq_param.h Modified: httpd/apreq/trunk/include/apreq_param.h URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_param.h?rev=380675&r1=380674&r2=380675&view=diff ============================================================================== --- httpd/apreq/trunk/include/apreq_param.h (original) +++ httpd/apreq/trunk/include/apreq_param.h Fri Feb 24 06:31:04 2006 @@ -104,7 +104,7 @@ * @param nlen Length of urlencoded name. * @param vlen Length of urlencoded value. * - * @return APR_SUCCESS + apreq_charset_t (<=APREQ_CHARSET_UTF8) on success. + * @return APR_SUCCESS on success. * @return ::APREQ_ERROR_BADSEQ or ::APREQ_ERROR_BADCHAR on malformed input. * * @remarks Unless vlen == 0, this function assumes there is