diff options
Diffstat (limited to 'sys/pci/if_mx.c')
-rw-r--r-- | sys/pci/if_mx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/if_mx.c b/sys/pci/if_mx.c index 3661e2ceb1d7..8bdb24ba7039 100644 --- a/sys/pci/if_mx.c +++ b/sys/pci/if_mx.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/pci/if_mx.c,v 1.8.2.9 1999/10/29 16:04:52 wpaul Exp $ */ /* @@ -94,7 +94,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/pci/if_mx.c,v 1.8.2.9 1999/10/29 16:04:52 wpaul Exp $"; #endif /* |