Commit 4af9fc06 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Grzegorz Daniluk

Minor warning fixes

parent e98a0cf1
......@@ -108,7 +108,7 @@ struct storage_device
uint32_t size;
uint32_t cfg_entry;
int32_t *entry_points;
struct storage_rwops *rwops;
const struct storage_rwops *rwops;
int flags;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment