fixed sun pro warnings

This commit is contained in:
Jeff Hill
2001-04-17 00:44:59 +00:00
parent 76560ce7c3
commit a8a86993e3
11 changed files with 28 additions and 28 deletions

View File

@@ -84,7 +84,7 @@ cacChannel *dbServiceIO::createChannel (
void dbServiceIO::callReadNotify ( struct dbAddr &addr,
unsigned type, unsigned long count,
const struct db_field_log *pfl,
cacChannel &chan, cacDataNotify &notify )
cacDataNotify &notify )
{
unsigned long size = dbr_size_n ( type, count );