Skip to content

Commit cd05151

Browse files
committed
fix typo
Signed-off-by: yilun.zhang <yilun.zhang@samsung.com>
1 parent 44b1f56 commit cd05151

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

code/test/tools/iamfdec/src/test_iamfdec.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,6 @@ int main(int argc, char *argv[]) {
10171017
fprintf(stdout, "Profile set to %d\n", profile_val);
10181018
} else {
10191019
fprintf(stderr, "Invalid profile value %d\n", profile_val);
1020-
return -1;
10211020
}
10221021
}
10231022
} else {

0 commit comments

Comments
 (0)