aboutsummaryrefslogtreecommitdiff
path: root/linux-core/drm_lock.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_lock.c
parentd403173005fd345ba8b83f19497a8aaf07e7eee6 (diff)
Update Doxygen configuration & comments.
Diffstat (limited to 'linux-core/drm_lock.c')
-rw-r--r--linux-core/drm_lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/drm_lock.c b/linux-core/drm_lock.c
index 655333cf..b9833724 100644
--- a/linux-core/drm_lock.c
+++ b/linux-core/drm_lock.c
@@ -1,5 +1,5 @@
/**
- * \file drm_lock.h
+ * \file drm_lock.c
* IOCTLs for locking
*
* \author Rickard E. (Rik) Faith <faith@valinux.com>