beremiz
Clone
Summary
Browse
Changes
Graph
Fixed i18n related typo.
nevow_service_rework
2018-07-05, Edouard Tisserant
f808ec7dc10e
file is
Executable
Fixed i18n related typo.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>