diff options
| author | Bill Fenner <fenner@FreeBSD.org> | 1997-05-27 02:11:31 +0000 |
|---|---|---|
| committer | Bill Fenner <fenner@FreeBSD.org> | 1997-05-27 02:11:31 +0000 |
| commit | 4de76e31371f636d15e4005d6bed5755adb4c393 (patch) | |
| tree | e094325bbde8f6c3c673d34a84cb20359f0f55fd /contrib/tcpdump/print-tftp.c | |
| parent | 4edb46e9a85ca35d3bed523171d11a748861ce82 (diff) | |
Notes
Diffstat (limited to 'contrib/tcpdump/print-tftp.c')
| -rw-r--r-- | contrib/tcpdump/print-tftp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tcpdump/print-tftp.c b/contrib/tcpdump/print-tftp.c index 97b2f0e1aac1..5a0b61836630 100644 --- a/contrib/tcpdump/print-tftp.c +++ b/contrib/tcpdump/print-tftp.c @@ -22,8 +22,8 @@ */ #ifndef lint -static char rcsid[] = - "@(#) $Header: print-tftp.c,v 1.27 96/07/23 14:17:28 leres Exp $ (LBL)"; +static const char rcsid[] = + "@(#) $Header: print-tftp.c,v 1.28 96/09/26 23:36:50 leres Exp $ (LBL)"; #endif #include <sys/param.h> |
