aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/behaviour_SUITE_data/src/custom_sup.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-04-17 09:03:00 +0200
committerBjörn Gustavsson <[email protected]>2013-04-17 09:03:00 +0200
commitd988c8ebc8ec0349413a99ce1296905f83d87546 (patch)
tree82e8d2f413a2bf124d6483fd9d8e191233f62e63 /lib/dialyzer/test/behaviour_SUITE_data/src/custom_sup.erl
parent74fdfd48d59393b6f0dfb53f343645133675c64b (diff)
parent05a646a0844e8cf25045bc9388094c799c21538d (diff)
downloadotp-d988c8ebc8ec0349413a99ce1296905f83d87546.tar.gz
otp-d988c8ebc8ec0349413a99ce1296905f83d87546.tar.bz2
otp-d988c8ebc8ec0349413a99ce1296905f83d87546.zip
Merge branch 'bjorn/fix-encoding/OTP-11041' into maint
* bjorn/fix-encoding/OTP-11041: Encode Erlang source files with non-ascii characters in UTF-8
Diffstat (limited to 'lib/dialyzer/test/behaviour_SUITE_data/src/custom_sup.erl')
-rw-r--r--lib/dialyzer/test/behaviour_SUITE_data/src/custom_sup.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dialyzer/test/behaviour_SUITE_data/src/custom_sup.erl b/lib/dialyzer/test/behaviour_SUITE_data/src/custom_sup.erl
index 8ec84d798f..7eb4c6ec97 100644
--- a/lib/dialyzer/test/behaviour_SUITE_data/src/custom_sup.erl
+++ b/lib/dialyzer/test/behaviour_SUITE_data/src/custom_sup.erl
@@ -1,3 +1,5 @@
+%%% -*- coding: utf-8 -*-
+%%%
%%% Dialyzer was giving a warning with this input because of a bug in the
%%% substitution of remote types in specs. Remote types in the first element of
%%% a tuple would not update the tuple's tag set and we could end up with a