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 7cc1cb3a1a99..fbf2ac3f70c7 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.2.2.1 1999/09/11 15:44:16 gibbs Exp $ * ********************************************************************* */ |