Skip to content

Commit

Permalink
fix(c): fix id for c/flex
Browse files Browse the repository at this point in the history
  • Loading branch information
henrylee97 committed Nov 14, 2023
1 parent a835fcd commit 3bb6170
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion C/flex-2/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"language": "c",
"id": "flex-1",
"id": "flex-2",

"buggyPath": "buggy",
"referencePath": null,
Expand Down
2 changes: 1 addition & 1 deletion C/flex-3/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"language": "c",
"id": "flex-1",
"id": "flex-3",

"buggyPath": "buggy",
"referencePath": null,
Expand Down
2 changes: 1 addition & 1 deletion C/flex-4/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"language": "c",
"id": "flex-1",
"id": "flex-4",

"buggyPath": "buggy",
"referencePath": null,
Expand Down
2 changes: 1 addition & 1 deletion C/flex-5/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"language": "c",
"id": "flex-1",
"id": "flex-5",

"buggyPath": "buggy",
"referencePath": null,
Expand Down
2 changes: 1 addition & 1 deletion C/flex-6/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"language": "c",
"id": "flex-1",
"id": "flex-6",

"buggyPath": "buggy",
"referencePath": null,
Expand Down

0 comments on commit 3bb6170

Please sign in to comment.