Fix typo.
PR: kern/50504 Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru> MFC after: 3 days
This commit is contained in:
parent
13b051bb51
commit
887938c12f
@ -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;
|
||||
|
||||
|
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user