summaryrefslogtreecommitdiff
path: root/vfprintf.c
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2009-03-21 16:23:46 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2009-03-21 16:23:46 +0000
commit0ea0e7ad03dff03bb5448f640640d7904c01c8d4 (patch)
treef2a455fa35943d2b7d4901bf95ac5bf39229115c /vfprintf.c
parent81ceab7147ecaac14fa1889cdb461205e1002393 (diff)
Notes
Diffstat (limited to 'vfprintf.c')
-rw-r--r--vfprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vfprintf.c b/vfprintf.c
index 354406ce2c43a..6f8407af69602 100644
--- a/vfprintf.c
+++ b/vfprintf.c
@@ -21,7 +21,7 @@
#ifndef lint
static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.6 2003/11/16 09:36:45 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.6 2003-11-16 09:36:45 guy Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H