We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead2ba6 commit f13d25fCopy full SHA for f13d25f
0_hello_world.c
@@ -28,7 +28,7 @@ static void save_gray_frame(unsigned char *buf, int wrap, int xsize, int ysize,
28
29
int main(int argc, const char *argv[])
30
{
31
- a
+
32
if (argc < 2) {
33
printf("You need to specify a media file.\n");
34
return -1;
0 commit comments