diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-27 23:50:10 +0000 |
commit | dcdfcb5422f2154aa1be713ad454590f1ab6724b (patch) | |
tree | 3da3a204d3c1cb34210519d40feaea44a3a7f04c /lib/isc/unix/strerror.c | |
parent | fccc60c828fe78d2bd780145733aec0ab99dc91f (diff) |
Notes
Diffstat (limited to 'lib/isc/unix/strerror.c')
-rw-r--r-- | lib/isc/unix/strerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/unix/strerror.c b/lib/isc/unix/strerror.c index 349c8bd92cf7..08ea52d2b2bc 100644 --- a/lib/isc/unix/strerror.c +++ b/lib/isc/unix/strerror.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: strerror.c,v 1.8.332.2 2009/02/16 23:47:15 tbox Exp $ */ +/* $Id: strerror.c,v 1.8.332.2 2009-02-16 23:47:15 tbox Exp $ */ /*! \file */ |