diff options
author | Trent Nelson <trent@trent.me> | 2012-08-31 21:14:31 (GMT) |
---|---|---|
committer | Trent Nelson <trent@trent.me> | 2012-08-31 21:14:31 (GMT) |
commit | 81378c8296f46c4bc36286438dfc66d48b047bf0 (patch) | |
tree | 0a4ede793dd912846528e8f166e4037155b3240d /Include | |
parent | f7d176efe944d199f822ccdd1542f9bf06eeb850 (diff) | |
parent | 2a0fb147ec7149b732083adedb6c6d1ba5ef8ebb (diff) | |
download | cpython-81378c8296f46c4bc36286438dfc66d48b047bf0.zip cpython-81378c8296f46c4bc36286438dfc66d48b047bf0.tar.gz cpython-81378c8296f46c4bc36286438dfc66d48b047bf0.tar.bz2 |
Merge whitespace fix from 3.2.
Diffstat (limited to 'Include')
-rw-r--r-- | Include/pyfpe.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Include/pyfpe.h b/Include/pyfpe.h index 19110ab..e957119 100644 --- a/Include/pyfpe.h +++ b/Include/pyfpe.h @@ -4,8 +4,8 @@ extern "C" { #endif /* - --------------------------------------------------------------------- - / Copyright (c) 1996. \ + --------------------------------------------------------------------- + / Copyright (c) 1996. \ | The Regents of the University of California. | | All rights reserved. | | | @@ -37,8 +37,8 @@ extern "C" { | opinions of authors expressed herein do not necessarily state or | | reflect those of the United States Government or the University | | of California, and shall not be used for advertising or product | - \ endorsement purposes. / - --------------------------------------------------------------------- + \ endorsement purposes. / + --------------------------------------------------------------------- */ /* |