beremiz
Clone
Summary
Browse
Changes
Graph
cleanup etherlab: pep8, E231 missing whitespace after ','
2018-09-28, Andrey Skvortsov
9c7da6ff6a34
cleanup etherlab: pep8, E231 missing whitespace after ','
<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=""/>