Skip to content

Commit 85c773e

Browse files
committed
#628: fix option std.iso9899.1994090
1 parent 4ed6716 commit 85c773e

File tree

1 file changed

+1
-1
lines changed
  • plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core

1 file changed

+1
-1
lines changed

plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2325,7 +2325,7 @@
23252325
<enumeratedOptionValue
23262326
command="-std=iso9899:199409"
23272327
id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.std.iso9899.1994090"
2328-
name="%option.c.compiler.std.iso9899.199409">
2328+
name="%option.c.compiler.std.iso9899.1994090">
23292329
</enumeratedOptionValue>
23302330
<enumeratedOptionValue
23312331
command="-std=gnu90"

0 commit comments

Comments
 (0)