]> granicus.if.org Git - python/commitdiff
Whitespace.
authorStefan Krah <skrah@bytereef.org>
Sun, 1 Feb 2015 18:46:31 +0000 (19:46 +0100)
committerStefan Krah <skrah@bytereef.org>
Sun, 1 Feb 2015 18:46:31 +0000 (19:46 +0100)
Doc/c-api/buffer.rst

index 9cfd15282288c9d0ad541baec411ede91e8c5d01..e6330e75219850bca477e3285edb3073002bdf7b 100644 (file)
@@ -199,7 +199,7 @@ a buffer, see :c:func:`PyObject_GetBuffer`.
       memory block).
 
       If all suboffsets are negative (i.e. no de-referencing is needed, then
-      this field must be NULL (the default value). 
+      this field must be NULL (the default value).
 
       This type of array representation is used by the Python Imaging Library
       (PIL). See `complex arrays`_ for further information how to access elements