patch-1.3.87 linux/drivers/isdn/teles/q931.c

Next file: linux/drivers/net/3c503.c
Previous file: linux/drivers/isdn/teles/l3_1TR6.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/drivers/isdn/teles/q931.c linux/drivers/isdn/teles/q931.c
@@ -266,7 +266,7 @@
 		0x1d, "Facility rejected", ""
 	},
 	{
-		0x1e, "Response to Status enuiry", ""
+		0x1e, "Response to Status enquiry", ""
 	},
 	{
 		0x1f, "Normal, unspecified", ""
@@ -314,7 +314,7 @@
 		0x37, "Incoming calls barred within CUG", ""
 	},
 	{
-		0x39, "Bearer capability not auhorized", ""
+		0x39, "Bearer capability not authorized", ""
 	},
 	{
 		0x3a, "Bearer capability not presently available", ""
@@ -853,7 +853,7 @@
 			if (*buf == ielist[i].nr)
 				break;
 
-		/* When not found, give apropriate msg */
+		/* When not found, give appropriate msg */
 		if (i != IESIZE) {
 			dp += sprintf(dp, "  %s\n", ielist[i].descr);
 			dp += ielist[i].f(dp, buf);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this