diff options
Diffstat (limited to 'usr.sbin/tcpdump/tcpdump/tcpgram.y')
-rw-r--r-- | usr.sbin/tcpdump/tcpdump/tcpgram.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/tcpdump/tcpgram.y b/usr.sbin/tcpdump/tcpdump/tcpgram.y index da235d0b1068c..b7e1fc43f4a2a 100644 --- a/usr.sbin/tcpdump/tcpdump/tcpgram.y +++ b/usr.sbin/tcpdump/tcpdump/tcpgram.y @@ -23,7 +23,7 @@ */ #ifndef lint static char rcsid[] = - "@(#) $Header: tcpgram.y,v 1.29 92/03/17 13:45:08 mccanne Exp $ (LBL)"; + "@(#) /home/ncvs/src/usr.sbin/tcpdump/tcpdump/tcpgram.y,v 1.1.1.1 1993/06/12 14:42:05 rgrimes Exp (LBL)"; #endif #include <stdio.h> |