patch-2.1.91 linux/drivers/char/hfmodem/gentbl.c

Next file: linux/drivers/char/istallion.c
Previous file: linux/drivers/char/dn_keyb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.90/linux/drivers/char/hfmodem/gentbl.c linux/drivers/char/hfmodem/gentbl.c
@@ -62,7 +62,7 @@
 	printf("/*\n * This file is automatically generated by %s, DO NOT EDIT!\n*/\n\n",
 	       argv[0]);
 	gensintbl();
-	exit(0);
+	return(0);
 }
 
 /* --------------------------------------------------------------------- */

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