diff options
Diffstat (limited to 'sys/netatm/uni/sscf_uni.c')
| -rw-r--r-- | sys/netatm/uni/sscf_uni.c | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/sys/netatm/uni/sscf_uni.c b/sys/netatm/uni/sscf_uni.c index fd700015aa021..5d4ea24828d5c 100644 --- a/sys/netatm/uni/sscf_uni.c +++ b/sys/netatm/uni/sscf_uni.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/uni/sscf_uni.c,v 1.7 2000/01/17 20:49:50 mks Exp $   *   */ @@ -41,7 +41,7 @@  #include <netatm/uni/sscf_uni_var.h>  #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/sys/netatm/uni/sscf_uni.c,v 1.7 2000/01/17 20:49:50 mks Exp $");  #endif | 
