[svn-r11771] Purpose:
Code cleanup
Description:
Fix a bunch of warnings flagged by Windows compilers.
Platforms tested:
FreeBSD 4.11 (sleipnir)
Too minor to require h5committest
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
* is set to 0 on success. On failure, returns 0 and
|
||||
* error is set to negative.
|
||||
*/
|
||||
unsigned int PacketTable::GetPacketCount(int& error)
|
||||
hsize_t PacketTable::GetPacketCount(int& error)
|
||||
{
|
||||
hsize_t npackets;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user