summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Watson <tim@rabbitmq.com>2012-12-05 12:23:37 +0000
committerTim Watson <tim@rabbitmq.com>2012-12-05 12:23:37 +0000
commit492f92c28d4b34832e36561d5d74dab1147ac14a (patch)
treedf1164297a71d6db2cd2c13e5037a8d1a51a9fc6
parent598b0e0f907ea6e51241d7858eab04acc6830fbf (diff)
parent427e44ed9712db32a020ffc2357bb04aef09fbc0 (diff)
downloadrabbitmq-server-492f92c28d4b34832e36561d5d74dab1147ac14a.tar.gz
merge heads
-rw-r--r--src/supervisor2.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor2.erl b/src/supervisor2.erl
index f0182822..a1f758ff 100644
--- a/src/supervisor2.erl
+++ b/src/supervisor2.erl
@@ -1,4 +1,4 @@
-%% This file is a copy of supervisor.erl from the R13B-3 Erlang/OTP
+%% This file is a copy of supervisor.erl from the R15B-3 Erlang/OTP
%% distribution, with the following modifications:
%%
%% 1) the module name is supervisor2