]> granicus.if.org Git - python/commitdiff
Preserve critical whitespace in Doc/*.
authorStefan Krah <skrah@bytereef.org>
Sun, 1 Feb 2015 18:49:38 +0000 (19:49 +0100)
committerStefan Krah <skrah@bytereef.org>
Sun, 1 Feb 2015 18:49:38 +0000 (19:49 +0100)
Doc/c-api/buffer.rst

index 7df9c338833e8e6b447454cfb5ca5fa99bc24ad1..e36d01f3da2c401a20d61145bf5c0a7d281fed5b 100644 (file)
@@ -99,7 +99,7 @@ The new-style Py_buffer struct
       occur (striding in a contiguous 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).
 
       Here is a function that returns a pointer to the element in an N-D array
       pointed to by an N-dimensional index when there are both non-NULL strides