aboutsummaryrefslogtreecommitdiff
path: root/savefile.c
diff options
context:
space:
mode:
Diffstat (limited to 'savefile.c')
-rw-r--r--savefile.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/savefile.c b/savefile.c
index 466f478c..1f5798c5 100644
--- a/savefile.c
+++ b/savefile.c
@@ -29,8 +29,8 @@
*/
#ifndef lint
-static const char rcsid[] =
- "@(#) $Header: /tcpdump/master/libpcap/savefile.c,v 1.93 2003-11-13 01:35:48 guy Exp $ (LBL)";
+static const char rcsid[] _U_ =
+ "@(#) $Header: /tcpdump/master/libpcap/savefile.c,v 1.94 2003-11-15 23:24:05 guy Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H