diff options
Diffstat (limited to 'src/include')
| -rwxr-xr-x | src/include/box64context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/box64context.h b/src/include/box64context.h index c9c25bf3..ed8cd118 100755 --- a/src/include/box64context.h +++ b/src/include/box64context.h @@ -62,7 +62,7 @@ typedef struct box64context_s { path_collection_t box64_emulated_libs; // Collection of libs that should not be wrapped - int x86trace; + int x64trace; int trace_tid; uint32_t sel_serial; // will be increment each time selectors changes |