aboutsummaryrefslogtreecommitdiff
path: root/sys/netatm/atm_proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/atm_proto.c')
-rw-r--r--sys/netatm/atm_proto.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/atm_proto.c b/sys/netatm/atm_proto.c
index 5327e4ed923a..a75024a94c20 100644
--- a/sys/netatm/atm_proto.c
+++ b/sys/netatm/atm_proto.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: atm_proto.c,v 1.1 1998/09/15 08:22:58 phk Exp $
+ * @(#) $FreeBSD$
*
*/
@@ -38,7 +38,7 @@
#include <netatm/kern_include.h>
#ifndef lint
-__RCSID("@(#) $Id: atm_proto.c,v 1.1 1998/09/15 08:22:58 phk Exp $");
+__RCSID("@(#) $FreeBSD$");
#endif