Streamline pointer notation (#2139)
This commit is contained in:
@@ -233,7 +233,7 @@ struct Link
|
||||
|
||||
struct BlockRequest
|
||||
{
|
||||
void * address;
|
||||
void *address;
|
||||
u32 size;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user