diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-12-03 18:39:56 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-12-03 18:39:56 +0200 |
commit | 6d37b9782dde11b25d22d5922b698b4ec8841eb0 (patch) | |
tree | ae94f114329e58a3073552ffa55e6e6a48d8acf6 /rpmio | |
parent | ee9cd5176f308313fc0eae3c59119c454d58c9fa (diff) | |
download | librpm-tizen-6d37b9782dde11b25d22d5922b698b4ec8841eb0.tar.gz librpm-tizen-6d37b9782dde11b25d22d5922b698b4ec8841eb0.tar.bz2 librpm-tizen-6d37b9782dde11b25d22d5922b698b4ec8841eb0.zip |
Fix couple of doxygen file paths, remove obsolete comment
Diffstat (limited to 'rpmio')
-rw-r--r-- | rpmio/tufdio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/tufdio.c b/rpmio/tufdio.c index 82333d1ee..f2751add8 100644 --- a/rpmio/tufdio.c +++ b/rpmio/tufdio.c @@ -1,5 +1,5 @@ /** \ingroup rpmio - * \file lib/tufdio.c + * \file rpmio/tufdio.c */ #include "system.h" |