compiler warnings

This commit is contained in:
Ronnie Sahlberg
2012-07-15 08:13:40 +10:00
parent 025136e81c
commit 1f40de8858
5 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ int T0182_writesame10_beyondeol(const char *initiator, const char *url, int data
int ret, i, lun;
uint32_t block_size;
uint64_t num_blocks;
char buf[512];
unsigned char buf[512];
printf("0182_writesame10_beyondeol:\n");
printf("=======================\n");