summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCatalin Scrieciu <catalin.scrieciu@enea.com>2016-07-07 16:07:52 +0200
committerCatalin Scrieciu <catalin.scrieciu@enea.com>2016-07-07 16:07:52 +0200
commit35bbcf372eb10dcbc25a893fb663e0e1b803253c (patch)
tree10f6c93cc4006612606a5cac1ced29ad033f2e00
parent2d3ee0fde653b260926dea3c1b0015f714484afb (diff)
downloadel_manifests-networking-35bbcf372eb10dcbc25a893fb663e0e1b803253c.tar.gz
Fixed syntax issues
-rw-r--r--p2041rdb/manifest_template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml
index 4632b85..632db25 100644
--- a/p2041rdb/manifest_template.xml
+++ b/p2041rdb/manifest_template.xml
@@ -20,8 +20,8 @@
20 remote="git-enea-local" 20 remote="git-enea-local"
21 > 21 >
22 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> 22 <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/>
23 <linkfile src="doc/networking-profile.html" dest="doc/networking-profile.html"> 23 <linkfile src="doc/networking-profile.html" dest="doc/networking-profile.html"/>
24 <linkfile src="doc/img/throughput_p2041rdb_networking.png" dest="doc/img/throughput_p2041rdb_networking.png"> 24 <linkfile src="doc/img/throughput_p2041rdb_networking.png" dest="doc/img/throughput_p2041rdb_networking.png"/>
25 </project> 25 </project>
26 26
27</manifest> 27</manifest>