diff options
Diffstat (limited to 'sys/pci/intpm.c')
-rw-r--r-- | sys/pci/intpm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c index fccd0c3dd9162..d97b46eced228 100644 --- a/sys/pci/intpm.c +++ b/sys/pci/intpm.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/intpm.c,v 1.16 1999/12/03 08:41:21 mdodd Exp $ */ #include <sys/param.h> |