summaryrefslogtreecommitdiffstats
path: root/src/H5Znbit.c
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-01-04 19:52:19 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-01-04 19:52:19 (GMT)
commit6d53c1882b8481421400c5d47df09020e48c1dd3 (patch)
tree81b0f9dcbbfd0c3b9986f53f8abcadc767c4f8f3 /src/H5Znbit.c
parentf18555481439e8b6409f80ee54edc84b468834f9 (diff)
downloadhdf5-6d53c1882b8481421400c5d47df09020e48c1dd3.zip
hdf5-6d53c1882b8481421400c5d47df09020e48c1dd3.tar.gz
hdf5-6d53c1882b8481421400c5d47df09020e48c1dd3.tar.bz2
[svn-r14376] moved a couple more private filter symbols to the public side, needed by h5repack
tested: windows, linux
Diffstat (limited to 'src/H5Znbit.c')
-rw-r--r--src/H5Znbit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Znbit.c b/src/H5Znbit.c
index 7a29d45..8f95006 100644
--- a/src/H5Znbit.c
+++ b/src/H5Znbit.c
@@ -1409,4 +1409,4 @@ static void H5Z_nbit_compress(unsigned char *data, unsigned d_nelmts, unsigned c
*buffer_size = j + 1; /* sometimes is catually j, but to be safe */
}
-#endif /* H5_HAVE_FILTER_NZIP */
+#endif /* H5_HAVE_FILTER_NBIT */