diff options
author | Simon MacMullen <simon@rabbitmq.com> | 2010-11-10 16:35:28 +0000 |
---|---|---|
committer | Simon MacMullen <simon@rabbitmq.com> | 2010-11-10 16:35:28 +0000 |
commit | fccb3d279d6ceed5987b24563379ba7d26caee10 (patch) | |
tree | 9a3b2dc4602eb92c462508deb90e40de0e8c60a4 | |
parent | 618fd89d2b5603b9ed766651be88fd09bf5fad64 (diff) | |
download | rabbitmq-server-fccb3d279d6ceed5987b24563379ba7d26caee10.tar.gz |
Remove extraneous whitespacebug23466
-rw-r--r-- | src/rabbit_types.erl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rabbit_types.erl b/src/rabbit_types.erl index ec0f4692..7f5ff609 100644 --- a/src/rabbit_types.erl +++ b/src/rabbit_types.erl @@ -1,5 +1,4 @@ %% The contents of this file are subject to the Mozilla Public License - %% Version 1.1 (the "License"); you may not use this file except in %% compliance with the License. You may obtain a copy of the License at %% http://www.mozilla.org/MPL/ |