diff options
| author | Bill Fenner <fenner@FreeBSD.org> | 1997-05-27 02:17:42 +0000 |
|---|---|---|
| committer | Bill Fenner <fenner@FreeBSD.org> | 1997-05-27 02:17:42 +0000 |
| commit | 2ebf6c05136945eb89ae7597c7daaf1e1cfa04e2 (patch) | |
| tree | 28b47ae13c11af4fe1e842dcf5210f078af19243 /contrib/tcpdump/print-ppp.c | |
| parent | 5775941a02df8ef8258a3a4fa2042108cf9919a3 (diff) | |
Notes
Diffstat (limited to 'contrib/tcpdump/print-ppp.c')
| -rw-r--r-- | contrib/tcpdump/print-ppp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tcpdump/print-ppp.c b/contrib/tcpdump/print-ppp.c index 50c3c2aa6b97..f615810cf074 100644 --- a/contrib/tcpdump/print-ppp.c +++ b/contrib/tcpdump/print-ppp.c @@ -20,8 +20,8 @@ */ #ifndef lint -static char rcsid[] = - "@(#)$Header: print-ppp.c,v 1.22 96/07/14 19:39:03 leres Exp $ (LBL)"; +static const char rcsid[] = + "@(#) $Header: print-ppp.c,v 1.24 96/12/10 23:23:12 leres Exp $ (LBL)"; #endif #ifdef PPP |
