X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Ffsm.c;h=d78ef793e8f190354777c1ec6baea4ff413b317e;hb=56371803b11c557e07ae968bef34b178b518139d;hp=e9bd34f0e8f48fd0da69e4ffea3349691975f435;hpb=f831f27c309fb2f4dfca3336a9f144993e02c225;p=ppp.git diff --git a/pppd/fsm.c b/pppd/fsm.c index e9bd34f..d78ef79 100644 --- a/pppd/fsm.c +++ b/pppd/fsm.c @@ -55,7 +55,6 @@ #include "pppd.h" #include "fsm.h" -static const char rcsid[] = RCSID; static void fsm_timeout __P((void *)); static void fsm_rconfreq __P((fsm *, int, u_char *, int));