diff options
Diffstat (limited to 'libf2c')
-rw-r--r-- | libf2c/changes.netlib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/changes.netlib b/libf2c/changes.netlib index 78dba8653ba..625999d3c65 100644 --- a/libf2c/changes.netlib +++ b/libf2c/changes.netlib @@ -2392,7 +2392,7 @@ Tue Aug 1 09:25:56 EDT 1995 Permit real (or double precision) parameters in dimension expressions. Mon Aug 7 08:04:00 EDT 1995 - Append "_eqv" rather than just "_" to names that that appear in + Append "_eqv" rather than just "_" to names that appear in EQUIVALENCE statements as well as structs in f2c.h (to avoid a conflict when these names also name common blocks). |