Skip to content

Commit 7905da7

Browse files
this should not be named this
1 parent f4937c3 commit 7905da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fileioc/resize/src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ int main(void)
55
{
66
static const char *name0 = "file0";
77
static const char *name1 = "file1";
8-
static const char *name2 = "file1";
8+
static const char *name2 = "file2";
99
ti_var_t file0;
1010
ti_var_t file1;
1111
ti_var_t file2;

0 commit comments

Comments
 (0)