Commit 4a784323 authored by Ivan Tyagov's avatar Ivan Tyagov

Fix argv.

parent 5b4c5893
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
</TypeId> </TypeId>
<Body> <Body>
<Argument> <Argument>
<Name>logId</Name> <Name>log_id</Name>
<DataType> <DataType>
<Identifier>i=8</Identifier> <Identifier>i=8</Identifier>
</DataType> </DataType>
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
</TypeId> </TypeId>
<Body> <Body>
<Argument> <Argument>
<Name>logId</Name> <Name>log_id</Name>
<DataType> <DataType>
<Identifier>i=8</Identifier> <Identifier>i=8</Identifier>
</DataType> </DataType>
...@@ -199,7 +199,7 @@ ...@@ -199,7 +199,7 @@
</TypeId> </TypeId>
<Body> <Body>
<Argument> <Argument>
<Name>logId</Name> <Name>log_id</Name>
<DataType> <DataType>
<Identifier>i=8</Identifier> <Identifier>i=8</Identifier>
</DataType> </DataType>
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</TypeId> </TypeId>
<Body> <Body>
<Argument> <Argument>
<Name>logId</Name> <Name>log_id</Name>
<DataType> <DataType>
<Identifier>i=8</Identifier> <Identifier>i=8</Identifier>
</DataType> </DataType>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment