commit | 98ed08f24e4b7b7a5d82fb1e07ad5a0319291c2b | [log] [tgz] |
---|---|---|
author | Sandro Tosi <sandro.tosi@gmail.com> | Sat Jan 14 16:42:02 2012 +0100 |
committer | Sandro Tosi <sandro.tosi@gmail.com> | Sat Jan 14 16:42:02 2012 +0100 |
tree | ea97c15200ee6221998e0ea6eb1ca5f1b3faccd7 | |
parent | bbd41d0874c49f756b3a7bcdcbf1e5ac61137377 [diff] [blame] |
update to new C roles and directives
diff --git a/Doc/library/msvcrt.rst b/Doc/library/msvcrt.rst index 4fc553f..d7fd3fb 100644 --- a/Doc/library/msvcrt.rst +++ b/Doc/library/msvcrt.rst
@@ -152,5 +152,5 @@ .. function:: heapmin() - Force the :cfunc:`malloc` heap to clean itself up and return unused blocks to + Force the :c:func:`malloc` heap to clean itself up and return unused blocks to the operating system. On failure, this raises :exc:`IOError`.