diff options
| author | Tim Watson <tim@rabbitmq.com> | 2013-03-06 20:31:01 +0000 |
|---|---|---|
| committer | Tim Watson <tim@rabbitmq.com> | 2013-03-06 20:31:01 +0000 |
| commit | da0756242b2a6790ef975cf36ea48e8b064c4dda (patch) | |
| tree | 90073151e6c99091be72e434ba0195e15e43b9fa /src | |
| parent | 6b3d442b64b8b8d84c78a913e616bb83184225fe (diff) | |
| parent | 1c13e04c77c634b4509434f21f7585c16368af9d (diff) | |
| download | rabbitmq-server-git-da0756242b2a6790ef975cf36ea48e8b064c4dda.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 719c8b3c1c..02811994ac 100644 --- a/src/supervisor2.erl +++ b/src/supervisor2.erl @@ -1,4 +1,4 @@ -%% This file is a copy of supervisor.erl from the R15B-3 Erlang/OTP +%% This file is a copy of supervisor.erl from the R16B Erlang/OTP %% distribution, with the following modifications: %% %% 1) the module name is supervisor2 |
