diff options
Diffstat (limited to 'sys/pci/if_en_pci.c')
-rw-r--r-- | sys/pci/if_en_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_en_pci.c b/sys/pci/if_en_pci.c index b1ab33e40506..2ab77299f1dc 100644 --- a/sys/pci/if_en_pci.c +++ b/sys/pci/if_en_pci.c @@ -31,7 +31,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) 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_en_pci.c,v 1.23 2003/05/05 16:35:52 harti Exp $ */ /* |