diff --git a/usr.sbin/ppp/lcp.h b/usr.sbin/ppp/lcp.h index 9bf9b0036de..249cb78884e 100644 --- a/usr.sbin/ppp/lcp.h +++ b/usr.sbin/ppp/lcp.h @@ -15,12 +15,12 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: lcp.h,v 1.13 1997/11/22 03:37:36 brian Exp $ + * $Id: lcp.h,v 1.14 1997/12/03 10:23:49 brian Exp $ * * TODO: */ -#define REJECTED(p, x) (p->his_reject & (1<his_reject & (1<<(x))) struct lcpstate { u_long his_mru;