diff options
Diffstat (limited to 'sys/pci/agp.c')
| -rw-r--r-- | sys/pci/agp.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/agp.c b/sys/pci/agp.c index 5ff24465b232..ae2b3a7b01c0 100644 --- a/sys/pci/agp.c +++ b/sys/pci/agp.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.c,v 1.29 2003/03/25 00:07:05 jake Exp $   */  #include "opt_bus.h"  | 
