summaryrefslogtreecommitdiff
path: root/sys/dev/an/if_an.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/an/if_an.c')
-rw-r--r--sys/dev/an/if_an.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c
index 3622632b061a..29ff3ad6998c 100644
--- a/sys/dev/an/if_an.c
+++ b/sys/dev/an/if_an.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.c,v 1.2.2.3 2000/07/17 21:24:24 archie Exp $
*/
/*
@@ -133,7 +133,7 @@
#if !defined(lint)
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sys/dev/an/if_an.c,v 1.2.2.3 2000/07/17 21:24:24 archie Exp $";
#endif
/* These are global because we need them in sys/pci/if_an_p.c. */