]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/safeseh.asm
Put brackets around ipv6 addresses in `inet6 present`
[factor.git] / vm / safeseh.asm
old mode 100755 (executable)
new mode 100644 (file)
index fb706c1..b1fc556
@@ -1,5 +1,5 @@
 .386\r
 .model flat\r
-exception_handler proto\r
+exception_handler proto c\r
 .safeseh exception_handler\r
 end\r