Skip to content

Commit f987a8e

Browse files
Update tst_aec.c
1 parent d9a2c63 commit f987a8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/tst_aec.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ main()
191191
for (i = 0; i < datalen; i++)
192192
if (cout[i] != data[i])
193193
return G2C_ERROR;
194-
195194
}
196195
printf("SUCCESS!\n");
197196
return 0;

0 commit comments

Comments
 (0)