summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/modem.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/modem.c')
-rw-r--r--usr.sbin/ppp/modem.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ppp/modem.c b/usr.sbin/ppp/modem.c
index 861e1e2..b7908c9 100644
--- a/usr.sbin/ppp/modem.c
+++ b/usr.sbin/ppp/modem.c
@@ -17,7 +17,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: modem.c,v 1.107 1999/03/07 20:58:48 brian Exp $
+ * $Id: modem.c,v 1.108 1999/04/03 11:54:00 brian Exp $
*
* TODO:
*/
@@ -965,7 +965,6 @@ modem_DescriptorRead(struct descriptor *d, struct bundle *bundle,
struct physical *p = descriptor2physical(d);
u_char *rbuff;
int n, found;
- size_t sz;
rbuff = p->input.buf + p->input.sz;
OpenPOWER on IntegriCloud