Skip to content

Commit f13d25f

Browse files
fix ci test
1 parent ead2ba6 commit f13d25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0_hello_world.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ static void save_gray_frame(unsigned char *buf, int wrap, int xsize, int ysize,
2828

2929
int main(int argc, const char *argv[])
3030
{
31-
a
31+
3232
if (argc < 2) {
3333
printf("You need to specify a media file.\n");
3434
return -1;

0 commit comments

Comments
 (0)