diff options
Diffstat (limited to 'sys/pci/amd.c')
-rw-r--r-- | sys/pci/amd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/amd.c b/sys/pci/amd.c index 97cdb69ff69d..4c17b44b18ac 100644 --- a/sys/pci/amd.c +++ b/sys/pci/amd.c @@ -30,7 +30,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/amd.c,v 1.3.2.2 2001/06/02 04:32:50 nyan Exp $ */ /* |