summaryrefslogtreecommitdiffstats
path: root/src/H5api_adpt.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-05-11 21:20:43 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-05-11 21:20:43 (GMT)
commit809e91b53c141011ba7c0b641f41959c64e38500 (patch)
tree59b3d78e586df54c5147b0547c6f9a77d719de57 /src/H5api_adpt.h
parente6364578ed58fa718492cecfda49d9ac97dba590 (diff)
downloadhdf5-809e91b53c141011ba7c0b641f41959c64e38500.zip
hdf5-809e91b53c141011ba7c0b641f41959c64e38500.tar.gz
hdf5-809e91b53c141011ba7c0b641f41959c64e38500.tar.bz2
[svn-r18764] Corrected typo in Fortran CStub DLL section
Diffstat (limited to 'src/H5api_adpt.h')
-rw-r--r--src/H5api_adpt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5api_adpt.h b/src/H5api_adpt.h
index 182ae25..a41140a 100644
--- a/src/H5api_adpt.h
+++ b/src/H5api_adpt.h
@@ -63,7 +63,7 @@
#if defined (hdf5_f90CStub_EXPORTS)
#define HDF5FORT_CSTUB_DLL_EXPORTS
#else
- #define HDF5FORT_CSTUB_USELL
+ #define HDF5FORT_CSTUB_USEDLL
#endif
#if defined (hdf5_test_f90CStub_EXPORTS)