diff --git a/vm/safeseh.asm b/vm/safeseh.asm index fb706c1331..b1fc556845 100755 --- a/vm/safeseh.asm +++ b/vm/safeseh.asm @@ -1,5 +1,5 @@ .386 .model flat -exception_handler proto +exception_handler proto c .safeseh exception_handler end