Fix xml representations
authorEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Sun, 17 May 2020 18:26:24 +0000 (20:26 +0200)
committerEduardo Ramos Testillano (eramedu) <eduardo.ramos.testillano@ericsson.com>
Sun, 17 May 2020 18:26:24 +0000 (20:26 +0200)
commite782294456d0877aa8fc05aa931291ac79808eb3
treea28d954bc609e8d4688c0da8294f9f38bb499fc7
parent7618e65d62aa5231b9399d6e361e884c38f49285
Fix xml representations

< is not allowed (should be &lt). Changed to [ to avoid problems
13 files changed:
docker-images/anna-adml-http/Dockerfile
example/diameter/launcher/EventOperation.cpp
example/diameter/launcher/Launcher.cpp
example/diameter/launcher/MyDiameterEntity.cpp
example/diameter/launcher/MyLocalServer.cpp
include/anna/time/internal/Timezone.hpp
source/comm/INetAddress.cpp
source/diameter.comm/ClassCode.cpp
source/diameter.comm/Entity.cpp
source/diameter.comm/OriginHost.cpp
source/diameter/codec/EngineImpl.cpp
source/testing/TestManager.cpp
source/testing/TestStep.cpp