summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2000-10-16 21:50:49 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2000-10-16 21:50:49 (GMT)
commit6220207607a6ef6c32393bbfa388ff6d916b3964 (patch)
treee4f53d960d5a16b8cba50f097846ebb487640bc8 /fortran
parentf4fba4aba8eb675ae5eda0c7e7a70e47c0efe463 (diff)
downloadhdf5-6220207607a6ef6c32393bbfa388ff6d916b3964.zip
hdf5-6220207607a6ef6c32393bbfa388ff6d916b3964.tar.gz
hdf5-6220207607a6ef6c32393bbfa388ff6d916b3964.tar.bz2
[svn-r2687]
Purpose: Typo fixing. Description: I made a typo in the comment. Solution: Fixed a typo. Platforms tested: This time tested on HPUX 11.00 (opus)
Diffstat (limited to 'fortran')
-rw-r--r--fortran/config/hpux11.002
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/config/hpux11.00 b/fortran/config/hpux11.00
index a1bd746..5e35d3b 100644
--- a/fortran/config/hpux11.00
+++ b/fortran/config/hpux11.00
@@ -43,7 +43,7 @@ esac
# R_LARGE is the number of digits for the bigest integer supported.
# R_INTEGER is the number of digits in INTEGER
#
-# (for the Digital UNIX architechture)
+# (for the HPUX architechture)
#
R_LARGE=18
R_INTEGER=9