diff options
author | Micael Karlberg <[email protected]> | 2010-02-02 13:29:22 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-02-02 15:15:53 +0100 |
commit | f91fcac6739141af4bb66a97dfdaaccdcd74f50b (patch) | |
tree | daed7346e4ca3d6fe753051bda2832e8b2f58906 /lib/megaco/doc/src/megaco_performance.xml | |
parent | f9fef81dbd1a121b56e56a884101e83ee495e790 (diff) | |
download | otp-f91fcac6739141af4bb66a97dfdaaccdcd74f50b.tar.gz otp-f91fcac6739141af4bb66a97dfdaaccdcd74f50b.tar.bz2 otp-f91fcac6739141af4bb66a97dfdaaccdcd74f50b.zip |
OTP-8317 & OTP-8362.
Diffstat (limited to 'lib/megaco/doc/src/megaco_performance.xml')
-rw-r--r-- | lib/megaco/doc/src/megaco_performance.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lib/megaco/doc/src/megaco_performance.xml b/lib/megaco/doc/src/megaco_performance.xml index b34ee4f389..72b5c156ba 100644 --- a/lib/megaco/doc/src/megaco_performance.xml +++ b/lib/megaco/doc/src/megaco_performance.xml @@ -4,7 +4,7 @@ <chapter> <header> <copyright> - <year>2002</year><year>2009</year> + <year>2002</year><year>2010</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> @@ -13,12 +13,12 @@ compliance with the License. You should have received a copy of the Erlang Public License along with this software. If not, it can be retrieved online at http://www.erlang.org/. - + Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. - + </legalnotice> <title>Performance comparison</title> @@ -257,12 +257,12 @@ MEGACO/1 [124.124.124.222] Transaction = 9998 { Context = - { ServiceChange = ROOT { - \011Services { - \011 Method = Restart, - \011 ServiceChangeAddress = 55555, - \011 Profile = ResGW/1, - \011 Reason = "901 MG Cold Boot" - \011} + Services { + Method = Restart, + ServiceChangeAddress = 55555, + Profile = ResGW/1, + Reason = "901 MG Cold Boot" + } } } } </pre> |