summaryrefslogtreecommitdiff
path: root/linux-core/drm_pci.c
diff options
context:
space:
mode:
authorJose Fonseca <jrfonseca@users.sourceforge.net>2004-10-18 14:16:41 +0000
committerJose Fonseca <jrfonseca@users.sourceforge.net>2004-10-18 14:16:41 +0000
commit0d89b19325d533a7c1817fcb568a1879fd28a865 (patch)
tree852596691379758213aa5dde4a1bf7767e9217a7 /linux-core/drm_pci.c
parentd403173005fd345ba8b83f19497a8aaf07e7eee6 (diff)
Update Doxygen configuration & comments.
Diffstat (limited to 'linux-core/drm_pci.c')
-rw-r--r--linux-core/drm_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/drm_pci.c b/linux-core/drm_pci.c
index bde5e07e..1ed0783a 100644
--- a/linux-core/drm_pci.c
+++ b/linux-core/drm_pci.c
@@ -1,6 +1,6 @@
/* drm_pci.h -- PCI DMA memory management wrappers for DRM -*- linux-c -*- */
/**
- * \file drm_pci.h
+ * \file drm_pci.c
* \brief Functions and ioctls to manage PCI memory
*
* \warning These interfaces aren't stable yet.