Skip to content

Commit ead2ba6

Browse files
testing ci error
1 parent dd4ba63 commit ead2ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

0_hello_world.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +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
3132
if (argc < 2) {
3233
printf("You need to specify a media file.\n");
3334
return -1;

0 commit comments

Comments
 (0)