diff options
Diffstat (limited to 'lang/python27/files/patch-Doc__library__fcntl.rst')
-rw-r--r-- | lang/python27/files/patch-Doc__library__fcntl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/files/patch-Doc__library__fcntl.rst b/lang/python27/files/patch-Doc__library__fcntl.rst index 6036ba629db7..7aa39700fd5f 100644 --- a/lang/python27/files/patch-Doc__library__fcntl.rst +++ b/lang/python27/files/patch-Doc__library__fcntl.rst @@ -1,6 +1,6 @@ --- ./Doc/library/fcntl.rst.orig 2014-07-03 21:53:41.473098625 +1000 +++ ./Doc/library/fcntl.rst 2014-07-03 21:54:04.342833056 +1000 -@@ -50,7 +50,6 @@ +@@ -50,7 +50,6 @@ The module defines the following functio operations are typically defined in the library module :mod:`termios` and the argument handling is even more complicated. |