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 b73452442346..dd02992cd53f 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.   * - *	@(#) $Id: sscf_uni.c,v 1.3 1998/10/31 20:07:00 phk Exp $ + *	@(#) $Id: sscf_uni.c,v 1.4 1998/12/04 22:54:53 archie Exp $   *   */ @@ -43,7 +43,7 @@  #include <netatm/uni/sscf_uni_var.h>  #ifndef lint -__RCSID("@(#) $Id: sscf_uni.c,v 1.3 1998/10/31 20:07:00 phk Exp $"); +__RCSID("@(#) $Id: sscf_uni.c,v 1.4 1998/12/04 22:54:53 archie Exp $");  #endif | 
