summaryrefslogtreecommitdiffstats
path: root/src/hdf5.lnt
diff options
context:
space:
mode:
Diffstat (limited to 'src/hdf5.lnt')
-rwxr-xr-xsrc/hdf5.lnt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hdf5.lnt b/src/hdf5.lnt
index 0dccf10..eb433bd 100755
--- a/src/hdf5.lnt
+++ b/src/hdf5.lnt
@@ -80,6 +80,7 @@
H5FD.c
H5FDcore.c
H5FDfamily.c
+ H5FDlog.c
H5V.c
H5Z.c
@@ -87,4 +88,9 @@
H5Zfletcher32.c
H5Zshuffle.c
H5Zszip.c
+
+ The following files have had their FUNC_ENTER, FUNC_LEAVE & HGOTO*
+ macros cleaned up and the PABLO_MASK adjusted, but have not been linted:
+ H5FDfphdf5.c
+ H5FDgass.c
*/