summaryrefslogtreecommitdiffstats
path: root/src/H5overflow.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-04-23 18:11:37 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-04-23 18:11:37 (GMT)
commit55f2a52191fcbf38d67b698f90e2c876f1b39d02 (patch)
tree9d1d85c6480a548c5ae2ff1046f3a57fd1222352 /src/H5overflow.txt
parent40c757d48b5fcdf0c217ae6392fb111b1a4acc91 (diff)
downloadhdf5-55f2a52191fcbf38d67b698f90e2c876f1b39d02.zip
hdf5-55f2a52191fcbf38d67b698f90e2c876f1b39d02.tar.gz
hdf5-55f2a52191fcbf38d67b698f90e2c876f1b39d02.tar.bz2
[svn-r18622] Description:
Bring r18621 from trunk to 1.8 branch: Clean up compiler warnings. Tested on: Mac OS X/32 10.6.3 (amazon) w/debug (too minor to require h5committest)
Diffstat (limited to 'src/H5overflow.txt')
-rw-r--r--src/H5overflow.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5overflow.txt b/src/H5overflow.txt
index ea62fa0..c8c1996 100644
--- a/src/H5overflow.txt
+++ b/src/H5overflow.txt
@@ -33,6 +33,7 @@
unsigned, UNSIGNED;
int, SIGNED;
uint8_t, UNSIGNED;
+uint16_t, UNSIGNED;
uint32_t, UNSIGNED;
uint64_t, UNSIGNED;
size_t, UNSIGNED;