better coding style for rlmi.h rlmi.cpp

This commit is contained in:
Benjamin REIS 2018-03-15 13:30:00 +01:00
parent 8d16ad71b1
commit 3aa85143f8
3 changed files with 3999 additions and 3938 deletions

View file

@ -91,6 +91,7 @@ def generate(name):
"--namespace-map", "http://www.w3.org/2001/XMLSchema=LinphonePrivate::Xsd::XmlSchema",
"--namespace-map", "urn:ietf:params:xml:ns:conference-info=LinphonePrivate::Xsd::ConferenceInfo",
"--namespace-map", "urn:ietf:params:xml:ns:resource-lists=LinphonePrivate::Xsd::ResourceLists",
"--namespace-map", "urn:ietf:params:xml:ns:rlmi=LinphonePrivate::Xsd::Rlmi",
source_file
], shell=False)
p.communicate()

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff