Skip to content
Snippets Groups Projects
Commit 57a80314 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Rename hjdf5 to HDF5.

parent c0af4ef8
No related branches found
No related tags found
No related merge requests found
Pipeline #17915 failed
......@@ -142,7 +142,7 @@ cdiPrintVersion(void)
fprintf(stdout, " NetCDF library version : %s\n", cdfLibraryVersion());
#endif
#ifdef HAVE_NC4HDF5
fprintf(stdout, " hdf5 library version : %s\n", hdfLibraryVersion());
fprintf(stdout, " HDF5 library version : %s\n", hdfLibraryVersion());
#endif
#ifdef HAVE_LIBSERVICE
fprintf(stdout, " exse library version : %s\n", srvLibraryVersion());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment