aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/options1_SUITE_data/src/compiler/core_scan.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2013-04-22 11:42:44 +0200
committerBjörn Gustavsson <[email protected]>2013-04-22 11:42:44 +0200
commit8d63da45b86b46d3107fd70e0e96825afe066da0 (patch)
treea69baa85024bd1256ba33b599fb33255b8fab7de /lib/dialyzer/test/options1_SUITE_data/src/compiler/core_scan.erl
parentd185fe7e656c00483f72a9a181c7f680301d8e14 (diff)
parent40fb8d844237fdd35dff35a5d936d23ebd0191cc (diff)
downloadotp-8d63da45b86b46d3107fd70e0e96825afe066da0.tar.gz
otp-8d63da45b86b46d3107fd70e0e96825afe066da0.tar.bz2
otp-8d63da45b86b46d3107fd70e0e96825afe066da0.zip
Merge branch 'hb/unicode/OTP-10907'
* hb/unicode/OTP-10907: otp_SUITE: Add test cases to ensure that OTP conventions are obeyed Convert XML files to UTF-8 Convert XML files to UTF-8, where needed Remove the "coding: utf-8" comment from all Erlang source files Update primary bootstrap Change the default encoding of Erlang files to UTF-8
Diffstat (limited to 'lib/dialyzer/test/options1_SUITE_data/src/compiler/core_scan.erl')
-rw-r--r--lib/dialyzer/test/options1_SUITE_data/src/compiler/core_scan.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dialyzer/test/options1_SUITE_data/src/compiler/core_scan.erl b/lib/dialyzer/test/options1_SUITE_data/src/compiler/core_scan.erl
index f4e609bf5b..5ca3d6becd 100644
--- a/lib/dialyzer/test/options1_SUITE_data/src/compiler/core_scan.erl
+++ b/lib/dialyzer/test/options1_SUITE_data/src/compiler/core_scan.erl
@@ -1,4 +1,3 @@
-%% -*- coding: utf-8 -*-
%% ``The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in
%% compliance with the License. You should have received a copy of the