Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a0fb14

Browse files
committed
Remove trailing whitespace in order to silence warnings on HP-UX.
1 parent ff63e7a commit 2a0fb14

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Include/pyfpe.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
extern "C" {
55
#endif
66
/*
7-
---------------------------------------------------------------------
8-
/ Copyright (c) 1996. \
7+
---------------------------------------------------------------------
8+
/ Copyright (c) 1996. \
99
| The Regents of the University of California. |
1010
| All rights reserved. |
1111
| |
@@ -37,8 +37,8 @@ extern "C" {
3737
| opinions of authors expressed herein do not necessarily state or |
3838
| reflect those of the United States Government or the University |
3939
| of California, and shall not be used for advertising or product |
40-
\ endorsement purposes. /
41-
---------------------------------------------------------------------
40+
\ endorsement purposes. /
41+
---------------------------------------------------------------------
4242
*/
4343

4444
/*

0 commit comments

Comments
 (0)