]> granicus.if.org Git - python/commitdiff
Repair markup.
authorGeorg Brandl <georg@python.org>
Tue, 9 Aug 2011 17:47:04 +0000 (19:47 +0200)
committerGeorg Brandl <georg@python.org>
Tue, 9 Aug 2011 17:47:04 +0000 (19:47 +0200)
Doc/c-api/init.rst

index 996ab78d78215b8e6727a10c14e563f0109c802a..7c702812d69121d2ca2f47afe38d893816da3b6b 100644 (file)
@@ -638,7 +638,7 @@ with sub-interpreters:
    .. versionadded:: 2.3
 
 
-.. c:function:: PyThreadState PyGILState_GetThisThreadState()
+.. cfunction:: PyThreadState PyGILState_GetThisThreadState()
 
    Get the current thread state for this thread.  May return ``NULL`` if no
    GILState API has been used on the current thread.  Note that the main thread