diff options
Diffstat (limited to 'print-smb.c')
-rw-r--r-- | print-smb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-smb.c b/print-smb.c index 391f1860c6d92..68c73659f84f0 100644 --- a/print-smb.c +++ b/print-smb.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-smb.c,v 1.46.2.1 2007-12-09 00:31:35 guy Exp $"; + "@(#) $Header: /tcpdump/master/tcpdump/print-smb.c,v 1.47 2007-12-09 00:30:47 guy Exp $"; #endif #include <tcpdump-stdinc.h> |