diff options
author | Trent Nelson <trent@trent.me> | 2012-08-31 21:11:39 (GMT) |
---|---|---|
committer | Trent Nelson <trent@trent.me> | 2012-08-31 21:11:39 (GMT) |
commit | 2a0fb147ec7149b732083adedb6c6d1ba5ef8ebb (patch) | |
tree | 93c840e12870e8122d5639dab688ecd488ab3e2f /Include/pyfpe.h | |
parent | ff63e7afcf23dd5559c57d5486453fe60ee50be5 (diff) | |
download | cpython-2a0fb147ec7149b732083adedb6c6d1ba5ef8ebb.zip cpython-2a0fb147ec7149b732083adedb6c6d1ba5ef8ebb.tar.gz cpython-2a0fb147ec7149b732083adedb6c6d1ba5ef8ebb.tar.bz2 |
Remove trailing whitespace in order to silence warnings on HP-UX.
Diffstat (limited to 'Include/pyfpe.h')
-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. / + --------------------------------------------------------------------- */ /* |