diff options
| author | Tim Watson <tim@rabbitmq.com> | 2012-12-05 12:23:37 +0000 |
|---|---|---|
| committer | Tim Watson <tim@rabbitmq.com> | 2012-12-05 12:23:37 +0000 |
| commit | 3b39bfeee1e27ad1821c22bbc42a740744e9a42b (patch) | |
| tree | df1164297a71d6db2cd2c13e5037a8d1a51a9fc6 /src | |
| parent | 6299f9673cdffdf2f8a5973a5f61f00949fc881f (diff) | |
| parent | aba3e9e41069eb9eb9ca4fd54795e2db847f4065 (diff) | |
| download | rabbitmq-server-git-3b39bfeee1e27ad1821c22bbc42a740744e9a42b.tar.gz | |
merge heads
Diffstat (limited to 'src')
| -rw-r--r-- | src/supervisor2.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor2.erl b/src/supervisor2.erl index f0182822f9..a1f758ffb8 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 |
