diff options
Diffstat (limited to 'lib/libc/include/isc/list.h')
-rw-r--r-- | lib/libc/include/isc/list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/include/isc/list.h b/lib/libc/include/isc/list.h index fef631b4c9ca..bacded3c8023 100644 --- a/lib/libc/include/isc/list.h +++ b/lib/libc/include/isc/list.h @@ -15,7 +15,7 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libc/include/isc/list.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef LIST_H #define LIST_H 1 |