diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2013-03-06 03:52:01 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2013-03-06 03:52:01 +0000 |
| commit | 1c13e04c77c634b4509434f21f7585c16368af9d (patch) | |
| tree | 0edba286084eb3106481366d4d9e858ad3ef49c9 /src | |
| parent | abc09f496008249790b3831eb078b072db00e746 (diff) | |
| download | rabbitmq-server-git-1c13e04c77c634b4509434f21f7585c16368af9d.tar.gz | |
correct comment
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 3f80757336..67dbab76c0 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 |
