diff options
author | Dave Airlie <airlied@linux.ie> | 2005-09-30 09:09:03 +0000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2005-09-30 09:09:03 +0000 |
commit | ace8b912fbeaae9195892762a375f0ae1fbf558f (patch) | |
tree | c59385fe3fbac9e9c2f64c102934bea7bc8f6785 /linux-core | |
parent | 483dc9bb9298588ccd3521c8f95a8032939fbd08 (diff) |
fix header this is now a c file
Diffstat (limited to 'linux-core')
-rw-r--r-- | linux-core/ati_pcigart.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/ati_pcigart.c b/linux-core/ati_pcigart.c index 9bef1571..75557020 100644 --- a/linux-core/ati_pcigart.c +++ b/linux-core/ati_pcigart.c @@ -1,5 +1,5 @@ /** - * \file ati_pcigart.h + * \file ati_pcigart.c * ATI PCI GART support * * \author Gareth Hughes <gareth@valinux.com> |