From e4aaaab0d2695a1b92987cd1e509bdcadbec9732 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn-Egil=20Dahlberg?= Date: Wed, 18 Jul 2012 15:43:02 +0200 Subject: typer: Remove VxWorks A comment referred to vxworks and was thusly removed --- lib/typer/src/typer.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/typer/src') diff --git a/lib/typer/src/typer.erl b/lib/typer/src/typer.erl index 1e40b8926e..4f1d46ee6c 100644 --- a/lib/typer/src/typer.erl +++ b/lib/typer/src/typer.erl @@ -1007,7 +1007,7 @@ msg(Msg) -> port_command(P, Msg), true = port_close(P), ok; - _ -> % win32, vxworks + _ -> % win32 io:format("~s", [Msg]) end. -- cgit v1.2.3