patch-1.3.95 linux/drivers/isdn/pcbit/callbacks.c
Next file: linux/drivers/isdn/pcbit/callbacks.h
Previous file: linux/drivers/char/tty_io.c
Back to the patch index
Back to the overall index
- Lines: 56
- Date:
Tue Apr 23 12:31:35 1996
- Orig file:
v1.3.94/linux/drivers/isdn/pcbit/callbacks.c
- Orig date:
Sun Apr 21 19:22:07 1996
diff -u --recursive --new-file v1.3.94/linux/drivers/isdn/pcbit/callbacks.c linux/drivers/isdn/pcbit/callbacks.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 1996 Universidade de Lisboa
*
- * Writen by Pedro Roque Marques (roque@di.fc.ul.pt)
+ * Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distributed according to the terms of
* the GNU Public License, incorporated herein by reference.
@@ -125,8 +125,8 @@
/*
- * Disconnect received (actualy RELEASE COMPLETE)
- * This means we where not hable to establish connection with remote
+ * Disconnect received (actually RELEASE COMPLETE)
+ * This means we were not able to establish connection with remote
* Inform the big boss above
*/
void cb_out_3(struct pcbit_dev * dev, struct pcbit_chan* chan,
@@ -142,7 +142,7 @@
/*
- * Incomming call received
+ * Incoming call received
* inform user
*/
@@ -195,7 +195,7 @@
}
/*
- * user has replyed
+ * user has replied
* open the channel
* send CONNECT message CONNECT_ACTIVE_REQ in CAPI
*/
@@ -278,7 +278,7 @@
/*
- * User HANGUP on active/call proceding state
+ * User HANGUP on active/call proceeding state
* send disc.req
*/
void cb_disc_2(struct pcbit_dev * dev, struct pcbit_chan* chan,
@@ -344,7 +344,7 @@
}
/*
- * Inform User that the B-channel is availiable
+ * Inform User that the B-channel is available
*/
void cb_open(struct pcbit_dev * dev, struct pcbit_chan* chan,
struct callb_data *data)
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