aboutsummaryrefslogtreecommitdiff
path: root/linux-core/drm_memory_debug.h
diff options
context:
space:
mode:
authorJose Fonseca <jrfonseca@users.sourceforge.net>2004-09-08 20:57:39 +0000
committerJose Fonseca <jrfonseca@users.sourceforge.net>2004-09-08 20:57:39 +0000
commit1fb27632c3338ff974c27fd88e2098a5193bb145 (patch)
tree6d5bff8cc186b87fc6d4d998d751fc181c87d394 /linux-core/drm_memory_debug.h
parent3bf785c9126a0bbc38b794096dbbddab5682c251 (diff)
Update doxygen configuration file. Minor documentation updates/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 8b484ad9..fb046965 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>