diff --git a/src/db/dbTest.c b/src/db/dbTest.c index 261b430ed..6569cfd39 100644 --- a/src/db/dbTest.c +++ b/src/db/dbTest.c @@ -1175,11 +1175,13 @@ static int dbpr_report( char *ptemp_buf = &temp_buf[0]; short n = pdbFldDes->size; short i; + unsigned int value; strcpy(ptemp_buf,"0x"); ptemp_buf+=2; if(n>(sizeof(temp_buf)-2)/2) n = (sizeof(temp_buf)-2)/2; for (i=0; i