diff options
Diffstat (limited to 'libf2c/libI77/rsfe.c')
-rw-r--r-- | libf2c/libI77/rsfe.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libf2c/libI77/rsfe.c b/libf2c/libI77/rsfe.c index 1be4531..5014665 100644 --- a/libf2c/libI77/rsfe.c +++ b/libf2c/libI77/rsfe.c @@ -44,11 +44,7 @@ x_rev(Void) (void) xrd_SL(); return(0); } -#ifdef KR_headers -integer s_rsfe(a) cilist *a; /* start */ -#else integer s_rsfe(cilist *a) /* start */ -#endif { int n; if(f__init != 1) f_init(); f__init = 3; |