beremiz
Clone
Summary
Browse
Changes
Graph
Fix typo in plc_debug.c
2011-03-25, Edouqrd Tisserant
bb5d0367bf32
file is
Executable
Fix typo in plc_debug.c
<xsd:element name="Win32">
<xsd:complexType>
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="mingw32-gcc-sjlj"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="mingw32-g++-sjlj"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>