diff options
Diffstat (limited to 'sys/pci/agp_intel.c')
-rw-r--r-- | sys/pci/agp_intel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/agp_intel.c b/sys/pci/agp_intel.c index 88d38ec027cf..f8d1bccc0b55 100644 --- a/sys/pci/agp_intel.c +++ b/sys/pci/agp_intel.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/agp_intel.c,v 1.1.2.1 2000/07/19 09:48:04 ru Exp $ */ #include "opt_bus.h" |