Reformat code with format.sh
This commit is contained in:
@@ -403,7 +403,7 @@ struct uc_struct {
|
||||
uint32_t tcg_buffer_size; // The buffer size we are going to use
|
||||
#ifdef WIN32
|
||||
PVOID seh_handle;
|
||||
void* seh_closure;
|
||||
void *seh_closure;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user