=================================================================== RCS file: /cvs/sys/dev/ic/if_wi.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/dev/ic/if_wi.c 2008/03/04 16:10:37 1.1 +++ sys/dev/ic/if_wi.c 2008/03/04 16:10:37 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: if_wi.c,v 1.1 2008/03/04 16:10:37 nbrk Exp $ */ +/* $OpenBSD: if_wi.c,v 1.1.1.1 2008/03/04 16:10:37 nbrk Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -126,7 +126,7 @@ #if !defined(lint) && !defined(__OpenBSD__) static const char rcsid[] = - "$OpenBSD: if_wi.c,v 1.1 2008/03/04 16:10:37 nbrk Exp $"; + "$OpenBSD: if_wi.c,v 1.1.1.1 2008/03/04 16:10:37 nbrk Exp $"; #endif /* lint */ #ifdef foo