diff options
Diffstat (limited to 'lib/bind/bsd/readv.c')
-rw-r--r-- | lib/bind/bsd/readv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/bsd/readv.c b/lib/bind/bsd/readv.c index eb13bccd01304..219271de60a8c 100644 --- a/lib/bind/bsd/readv.c +++ b/lib/bind/bsd/readv.c @@ -1,5 +1,5 @@ #ifndef LINT -static const char rcsid[] = "$Id: readv.c,v 1.1.352.1 2005/04/27 05:00:43 sra Exp $"; +static const char rcsid[] = "$Id: readv.c,v 1.1.352.1 2005-04-27 05:00:43 sra Exp $"; #endif #include "port_before.h" |