summaryrefslogtreecommitdiff
path: root/sys/netatm/sigpvc/sigpvc_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatm/sigpvc/sigpvc_subr.c')
-rw-r--r--sys/netatm/sigpvc/sigpvc_subr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netatm/sigpvc/sigpvc_subr.c b/sys/netatm/sigpvc/sigpvc_subr.c
index adf462b0256f..363b5b50a0dd 100644
--- a/sys/netatm/sigpvc/sigpvc_subr.c
+++ b/sys/netatm/sigpvc/sigpvc_subr.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $FreeBSD$
+ * @(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_subr.c,v 1.2.2.1 1999/08/29 16:28:58 peter Exp $
*
*/
@@ -41,7 +41,7 @@
#include <netatm/sigpvc/sigpvc_var.h>
#ifndef lint
-__RCSID("@(#) $FreeBSD$");
+__RCSID("@(#) $FreeBSD: src/sys/netatm/sigpvc/sigpvc_subr.c,v 1.2.2.1 1999/08/29 16:28:58 peter Exp $");
#endif
extern struct sp_info sigpvc_vcpool;