beremiz
Clone
Summary
Browse
Changes
Graph
Fixed typo in /runtime/ServicePublisher
2011-11-20, Edouard Tisserant
1013a69ed1ea
file is
Executable
Fixed typo in /runtime/ServicePublisher
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>