summaryrefslogtreecommitdiff
path: root/sys/sys/_iovec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/_iovec.h')
-rw-r--r--sys/sys/_iovec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/_iovec.h b/sys/sys/_iovec.h
index bd7207332938f..12499c3421617 100644
--- a/sys/sys/_iovec.h
+++ b/sys/sys/_iovec.h
@@ -27,7 +27,7 @@
* SUCH DAMAGE.
*
* @(#)uio.h 8.5 (Berkeley) 2/22/94
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/_iovec.h,v 1.4 2005/01/07 02:29:23 imp Exp $
*/
#ifndef _SYS__IOVEC_H_