summaryrefslogtreecommitdiff
path: root/sys/dev/an/if_an_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/an/if_an_pci.c')
-rw-r--r--sys/dev/an/if_an_pci.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/an/if_an_pci.c b/sys/dev/an/if_an_pci.c
index 9fa5dae02190..19cf2aa5b356 100644
--- a/sys/dev/an/if_an_pci.c
+++ b/sys/dev/an/if_an_pci.c
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/dev/an/if_an_pci.c,v 1.2.2.6 2001/09/26 01:02:01 brooks Exp $
*/
/*
@@ -83,7 +83,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sys/dev/an/if_an_pci.c,v 1.2.2.6 2001/09/26 01:02:01 brooks Exp $";
#endif
#include <dev/an/if_aironet_ieee.h>