diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /sys/pci/if_xl.c | |
parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff) |
Diffstat (limited to 'sys/pci/if_xl.c')
-rw-r--r-- | sys/pci/if_xl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/if_xl.c b/sys/pci/if_xl.c index 7682d0ee820d2..a86a250840120 100644 --- a/sys/pci/if_xl.c +++ b/sys/pci/if_xl.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. * - * $Id: if_xl.c,v 1.5.2.12 1998/10/22 16:47:25 wpaul Exp $ + * $Id: if_xl.c,v 1.5.2.13 1998/11/18 16:47:50 wpaul Exp $ */ /* @@ -156,7 +156,7 @@ #ifndef lint static char rcsid[] = - "$Id: if_xl.c,v 1.5.2.12 1998/10/22 16:47:25 wpaul Exp $"; + "$Id: if_xl.c,v 1.5.2.13 1998/11/18 16:47:50 wpaul Exp $"; #endif /* |