Commit 1f168cbd authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

dbghelp: Fix a typo.

parent 2bc9ba75
......@@ -160,7 +160,7 @@ struct cpu* dbghelp_current_cpu =
#elif defined(__x86_64__)
&cpu_x86_64
#else
#error define support for you CPU
#error define support for your CPU
#endif
;
......
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