From 291e32daaaa7f485d67f1ee1e29b802152f9ae42 Mon Sep 17 00:00:00 2001 From: Stavros Aronis Date: Mon, 19 Sep 2011 17:30:03 +0300 Subject: Update Dialyzer's reference results --- lib/dialyzer/test/small_SUITE_data/results/my_sofs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/dialyzer/test/small_SUITE_data/results/my_sofs') diff --git a/lib/dialyzer/test/small_SUITE_data/results/my_sofs b/lib/dialyzer/test/small_SUITE_data/results/my_sofs index bfee0bce0d..bc97c08d62 100644 --- a/lib/dialyzer/test/small_SUITE_data/results/my_sofs +++ b/lib/dialyzer/test/small_SUITE_data/results/my_sofs @@ -1,3 +1,3 @@ -my_sofs.erl:34: The pattern {'Set', _, _} can never match the type #OrdSet{} -my_sofs.erl:54: The pattern {'Set', _, _} can never match the type #OrdSet{} +my_sofs.erl:34: The pattern {'Set', _, _} can never match the type #'OrdSet'{} +my_sofs.erl:54: The pattern {'Set', _, _} can never match the type #'OrdSet'{} -- cgit v1.2.3