aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/un.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/un.h')
-rw-r--r--sys/sys/un.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/un.h b/sys/sys/un.h
index 36dd7257b310..a99ba68d9a14 100644
--- a/sys/sys/un.h
+++ b/sys/sys/un.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)un.h 8.3 (Berkeley) 2/19/95
- * $Id: un.h,v 1.14 1998/05/15 20:11:40 wollman Exp $
+ * $FreeBSD$
*/
#ifndef _SYS_UN_H_