diff options
Diffstat (limited to 'print-beep.c')
-rw-r--r-- | print-beep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-beep.c b/print-beep.c index db40d611..b476dbf 100644 --- a/print-beep.c +++ b/print-beep.c @@ -11,7 +11,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-beep.c,v 1.6 2003/11/16 09:36:13 guy Exp $"; + "@(#) $Header: /tcpdump/master/tcpdump/print-beep.c,v 1.6 2003-11-16 09:36:13 guy Exp $"; #endif #ifdef HAVE_CONFIG_H |