summaryrefslogtreecommitdiff
path: root/linux-core/drm_memory_debug.h
diff options
context:
space:
mode:
authorJose Fonseca <jrfonseca@users.sourceforge.net>2003-06-03 23:50:23 +0000
committerJose Fonseca <jrfonseca@users.sourceforge.net>2003-06-03 23:50:23 +0000
commit8e7cd92f35629a6f6d904346b09883173a7bda29 (patch)
treef6d2b698f8f82407b8312176261c9cd48d6fa5d7 /linux-core/drm_memory_debug.h
parent6611a5fb7f41f81e38391c77903d98a29937ceed (diff)
Added the Doxygen configuration file. Minor documentation fixes.
Diffstat (limited to 'linux-core/drm_memory_debug.h')
-rw-r--r--linux-core/drm_memory_debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/drm_memory_debug.h b/linux-core/drm_memory_debug.h
index 860fc741..91b42126 100644
--- a/linux-core/drm_memory_debug.h
+++ b/linux-core/drm_memory_debug.h
@@ -1,5 +1,5 @@
/**
- * \file drm_memory.h
+ * \file drm_memory_debug.h
* Memory management wrappers for DRM.
*
* \author Rickard E. (Rik) Faith <faith@valinux.com>