mirror of https://github.com/python/cpython
Remove trailing whitespace in order to silence warnings on HP-UX.
This commit is contained in:
parent
2b326e4c2b
commit
cd366620a9
|
@ -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. /
|
||||
---------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue