summaryrefslogtreecommitdiffstats
path: root/src/H5detect.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5detect.c')
-rw-r--r--src/H5detect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5detect.c b/src/H5detect.c
index e383d9b..264ce64 100644
--- a/src/H5detect.c
+++ b/src/H5detect.c
@@ -716,7 +716,7 @@ H5T__init_native(void)\n\
d[i].imp ? "IMPLIED" : "NONE"); /*normalization */
}
- /* Atomize the type */
+ /* Register the type */
fprintf(rawoutstream, "\
if((H5T_NATIVE_%s_g = H5I_register(H5I_DATATYPE, dt, FALSE)) < 0)\n\
HGOTO_ERROR(H5E_DATATYPE, H5E_CANTINIT, FAIL, \"can't register ID for built-in datatype\")\n",