diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-01 05:24:42 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-01 05:24:42 +0000 |
commit | ec84331f94b7065559939a5aff7347596bedbccd (patch) | |
tree | f929ac955ed5ffe7020bc29e63139cb1c4d71c57 /lib/isc/task.c | |
parent | 91c9e506e5675dfd27b76407ff9a999733b62de4 (diff) |
Notes
Diffstat (limited to 'lib/isc/task.c')
-rw-r--r-- | lib/isc/task.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/task.c b/lib/isc/task.c index a9dfd1fcc35a..913e707a12a1 100644 --- a/lib/isc/task.c +++ b/lib/isc/task.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: task.c,v 1.115.14.1.2.1 2011-06-02 23:47:36 tbox Exp $ */ +/* $Id: task.c,v 1.115.14.2 2011-02-28 01:20:03 tbox Exp $ */ /*! \file * \author Principal Author: Bob Halley |