diff options
Diffstat (limited to 'Doc/library/msvcrt.rst')
-rw-r--r-- | Doc/library/msvcrt.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/msvcrt.rst b/Doc/library/msvcrt.rst index 9be792d..2b31180 100644 --- a/Doc/library/msvcrt.rst +++ b/Doc/library/msvcrt.rst @@ -1,4 +1,3 @@ - :mod:`msvcrt` -- Useful routines from the MS VC++ runtime ========================================================= |