Skip to content

Commit 625753c

Browse files
x86 hash
1 parent a80316d commit 625753c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cascadia/UnitTests_SettingsModel/SerializationTests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ using namespace winrt::Microsoft::Terminal::Control;
2525
#endif
2626

2727
#if defined(_M_IX86)
28-
#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "56911147"
28+
#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "35488AA6"
2929
#else
3030
#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "58D1971"
3131
#endif

0 commit comments

Comments
 (0)