Fixed warnings introduced by the UTF-8 conversion.
This commit is contained in:
@@ -198,7 +198,6 @@ static void *
|
||||
catalyst_flash_init(const device_t *info)
|
||||
{
|
||||
FILE *f;
|
||||
int l;
|
||||
flash_t *dev;
|
||||
|
||||
dev = malloc(sizeof(flash_t));
|
||||
|
||||
Reference in New Issue
Block a user