aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/atm/atmarpd/atmarp_scsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/atm/atmarpd/atmarp_scsp.c')
-rw-r--r--usr.sbin/atm/atmarpd/atmarp_scsp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/atm/atmarpd/atmarp_scsp.c b/usr.sbin/atm/atmarpd/atmarp_scsp.c
index b0a01a7bd956..0f842e467944 100644
--- a/usr.sbin/atm/atmarpd/atmarp_scsp.c
+++ b/usr.sbin/atm/atmarpd/atmarp_scsp.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: atmarp_scsp.c,v 1.1 1998/09/15 08:23:14 phk Exp $
+ * @(#) $FreeBSD$
*
*/
@@ -64,7 +64,7 @@
#include "atmarp_var.h"
#ifndef lint
-__RCSID("@(#) $Id: atmarp_scsp.c,v 1.1 1998/09/15 08:23:14 phk Exp $");
+__RCSID("@(#) $FreeBSD$");
#endif