summaryrefslogtreecommitdiffstats
path: root/src/H5api_adpt.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-05-11 21:22:26 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-05-11 21:22:26 (GMT)
commit33f060108b04495e91cd7c458e647d34cc2d5b71 (patch)
treeb890e9051ac96316b78689e58b3b0cc92860ca43 /src/H5api_adpt.h
parent3da997e38fde296448498ee58202fe81c4ad7f3f (diff)
downloadhdf5-33f060108b04495e91cd7c458e647d34cc2d5b71.zip
hdf5-33f060108b04495e91cd7c458e647d34cc2d5b71.tar.gz
hdf5-33f060108b04495e91cd7c458e647d34cc2d5b71.tar.bz2
[svn-r18765] 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)