aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
diff options
context:
space:
mode:
authorBruce Yinhe <[email protected]>2015-06-16 17:05:07 +0200
committerBruce Yinhe <[email protected]>2015-06-22 09:46:56 +0200
commit6bed12016e0d300b8afc65b5aa8f282dcaa6525e (patch)
tree4209abacd2c64f82944449c4c740ca2e7f7586d7 /lib/stdlib
parent738c34d4bb8f1a3811acd00af8c6c12107f8315b (diff)
downloadotp-6bed12016e0d300b8afc65b5aa8f282dcaa6525e.tar.gz
otp-6bed12016e0d300b8afc65b5aa8f282dcaa6525e.tar.bz2
otp-6bed12016e0d300b8afc65b5aa8f282dcaa6525e.zip
fix errors caused by changed line numbers
Diffstat (limited to 'lib/stdlib')
-rw-r--r--lib/stdlib/src/ordsets.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/stdlib/src/ordsets.erl b/lib/stdlib/src/ordsets.erl
index 84172d66f1..6010b41006 100644
--- a/lib/stdlib/src/ordsets.erl
+++ b/lib/stdlib/src/ordsets.erl
@@ -16,7 +16,6 @@
%% limitations under the License.
%%
%% %CopyrightEnd%
-%%
-module(ordsets).