diff options
author | Jose Fonseca <jrfonseca@users.sourceforge.net> | 2004-10-18 14:16:41 +0000 |
---|---|---|
committer | Jose Fonseca <jrfonseca@users.sourceforge.net> | 2004-10-18 14:16:41 +0000 |
commit | 0d89b19325d533a7c1817fcb568a1879fd28a865 (patch) | |
tree | 852596691379758213aa5dde4a1bf7767e9217a7 /linux-core/drm_fops.c | |
parent | d403173005fd345ba8b83f19497a8aaf07e7eee6 (diff) |
Update Doxygen configuration & comments.
Diffstat (limited to 'linux-core/drm_fops.c')
-rw-r--r-- | linux-core/drm_fops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/drm_fops.c b/linux-core/drm_fops.c index ca4f9c89..a8d5651c 100644 --- a/linux-core/drm_fops.c +++ b/linux-core/drm_fops.c @@ -1,5 +1,5 @@ /** - * \file drm_fops.h + * \file drm_fops.c * File operations for DRM * * \author Rickard E. (Rik) Faith <faith@valinux.com> |