summaryrefslogtreecommitdiffstats
path: root/sys/pci/agp_if.m
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/agp_if.m')
-rw-r--r--sys/pci/agp_if.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/agp_if.m b/sys/pci/agp_if.m
index 06f64d3..9d81584 100644
--- a/sys/pci/agp_if.m
+++ b/sys/pci/agp_if.m
@@ -32,7 +32,7 @@
# The AGP interface is used internally to the agp driver to isolate the
# differences between various AGP chipsets into chipset mini drivers. It
# should not be used outside the AGP driver. The kernel api for accessing
-# AGP functionality is described in <pci/agpvar,h>
+# AGP functionality is described in <pci/agpvar.h>
#
INTERFACE agp;
OpenPOWER on IntegriCloud