[svn-r12587] Description:

Call the H5L API's termination routine when the library is terminating.

Tested on:
    FreeBSD/32 4.11 (sleipnir)
    Linux/64 2.4 (mir)
    Solaris/64 2.9 (shanti)
This commit is contained in:
Quincey Koziol 2006-08-17 10:41:26 -05:00
parent 02bb68f97e
commit dec126b2fe

View File

@ -222,6 +222,7 @@ H5_term_library(void)
*/
pending += DOWN(R);
pending += DOWN(D);
pending += DOWN(L);
pending += DOWN(G);
pending += DOWN(A);
pending += DOWN(S);