aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/uni/unisig_mbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/uni/unisig_mbuf.c')
-rw-r--r--sys/netatm/uni/unisig_mbuf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/uni/unisig_mbuf.c b/sys/netatm/uni/unisig_mbuf.c
index c7f00912c9e3..af6d47821a7c 100644
--- a/sys/netatm/uni/unisig_mbuf.c
+++ b/sys/netatm/uni/unisig_mbuf.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: unisig_mbuf.c,v 1.3 1998/10/31 20:07:01 phk Exp $
+ * @(#) $FreeBSD$
*
*/
@@ -42,7 +42,7 @@
#include <netatm/uni/unisig_msg.h>
#ifndef lint
-__RCSID("@(#) $Id: unisig_mbuf.c,v 1.3 1998/10/31 20:07:01 phk Exp $");
+__RCSID("@(#) $FreeBSD$");
#endif