patch-2.1.102 linux/drivers/sound/hex2hex.c

Next file: linux/drivers/sound/ics2101.c
Previous file: linux/drivers/sound/gus_wave.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.101/linux/drivers/sound/hex2hex.c linux/drivers/sound/hex2hex.c
@@ -81,7 +81,7 @@
 		fprintf(stderr,"hex2hex: [-i] filename\n");
 		exit(1);
 	}
-	varline = argv[1;
+	varline = argv[1];
 	l = loadhex(stdin, buf);
 
 	printf("/*\n *\t Computer generated file. Do not edit.\n */\n");

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov