diff options
Diffstat (limited to 'sys/pci/adw_pci.c')
-rw-r--r-- | sys/pci/adw_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/adw_pci.c b/sys/pci/adw_pci.c index 10eda815814ac..efff01cff0f68 100644 --- a/sys/pci/adw_pci.c +++ b/sys/pci/adw_pci.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/adw_pci.c,v 1.8 1999/08/28 00:50:41 peter Exp $ */ #include <sys/param.h> |