summaryrefslogtreecommitdiff
path: root/libf2c/libU77/getlog_.c
diff options
context:
space:
mode:
Diffstat (limited to 'libf2c/libU77/getlog_.c')
-rw-r--r--libf2c/libU77/getlog_.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/libf2c/libU77/getlog_.c b/libf2c/libU77/getlog_.c
index 82cb564a67a..98310144eab 100644
--- a/libf2c/libU77/getlog_.c
+++ b/libf2c/libU77/getlog_.c
@@ -41,14 +41,8 @@ Boston, MA 02111-1307, USA. */
/* SGI also has character*(*) function getlog() */
-#ifdef KR_headers
-extern VOID s_copy ();
-/* Subroutine */ int G77_getlog_0 (str, Lstr)
- char *str; ftnlen Lstr;
-#else
extern void s_copy(register char *a, register char *b, ftnlen la, ftnlen lb);
/* Subroutine */ int G77_getlog_0 (char *str, const ftnlen Lstr)
-#endif
{
size_t i;
char *p;