diff options
Diffstat (limited to 'src/H5.c')
-rw-r--r-- | src/H5.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -306,6 +306,7 @@ H5_term_library(void) pending += DOWN(A_top); pending += DOWN(D_top); pending += DOWN(G_top); + pending += DOWN(R_top); pending += DOWN(S_top); pending += DOWN(T_top); |