]> granicus.if.org Git - python/commitdiff
fix indentation
authorBenjamin Peterson <benjamin@python.org>
Fri, 1 Jan 2010 15:20:06 +0000 (15:20 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 1 Jan 2010 15:20:06 +0000 (15:20 +0000)
Misc/NEWS

index a24267a692898767309cbc65b1fcec46f62dac60..acb03be4c4ca190ab70bcbe6463e389627e1c90e 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -94,7 +94,7 @@ Build
 -----
 
 - Issue #6943: Use pkg-config to find the libffi headers when the
- --with-system-ffi flag is used.
 --with-system-ffi flag is used.
 
 - Issue #7609: Add a --with-system-expat option that causes the system's expat
   library to be used for the pyexpat module instead of the one included with