]> granicus.if.org Git - python/commitdiff
Fix copy-paste error.
authorGeorg Brandl <georg@python.org>
Fri, 13 Aug 2010 15:10:49 +0000 (15:10 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 13 Aug 2010 15:10:49 +0000 (15:10 +0000)
Doc/c-api/unicode.rst

index 00d16b14b8b60ee73564f25766be4d61edaab6d4..fa460a8baa541e017590f6c5bdccd4ca3a06ba8f 100644 (file)
@@ -682,7 +682,7 @@ These are the UTF-7 codec APIs:
    *s*.  Return *NULL* if an exception was raised by the codec.
 
 
-.. cfunction:: PyObject* PyUnicode_DecodeUTF8Stateful(const char *s, Py_ssize_t size, const char *errors, Py_ssize_t *consumed)
+.. cfunction:: PyObject* PyUnicode_DecodeUTF7Stateful(const char *s, Py_ssize_t size, const char *errors, Py_ssize_t *consumed)
 
    If *consumed* is *NULL*, behave like :cfunc:`PyUnicode_DecodeUTF7`.  If
    *consumed* is not *NULL*, trailing incomplete UTF-7 base-64 sections will not