From 515d3c17839c92e67876331a2439ac48206cb4ea Mon Sep 17 00:00:00 2001 From: Craig Burley Date: Mon, 27 Apr 1998 10:22:25 +0000 Subject: hostnm_.c (G77_hostnm_0): Fix off-by-one error that was trashing the byte just beyond the CHARACTER*(*)... Sun Apr 26 09:13:41 1998 Craig Burley * libU77/hostnm_.c (G77_hostnm_0): Fix off-by-one error that was trashing the byte just beyond the CHARACTER*(*) argument. From-SVN: r19429 --- libf2c/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libf2c') diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index 80d1f88..e9132c0 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,9 @@ +Sun Apr 26 09:13:41 1998 Craig Burley + + * libU77/hostnm_.c (G77_hostnm_0): Fix off-by-one error + that was trashing the byte just beyond the CHARACTER*(*) + argument. + Wed Mar 4 16:32:46 1998 Craig Burley * libU77/u77-test.f: Don't bother declaring etime. -- cgit v1.1