mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 11:25:35 +02:00
RESOLVED - bug 186834: [C99 parser] gcc should be the default language
https://bugs.eclipse.org/bugs/show_bug.cgi?id=186834 Patch from Jason Montojo
This commit is contained in:
parent
e54c4973dd
commit
9c5aa180e8
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
<element name="language">
|
||||
<complexType>
|
||||
<sequence minOccurs="1" maxOccurs="unbounded">
|
||||
<sequence minOccurs="0" maxOccurs="unbounded">
|
||||
<element ref="contentType"/>
|
||||
</sequence>
|
||||
<attribute name="id" type="string" use="required">
|
||||
|
|
Loading…
Add table
Reference in a new issue