diff options
author | jbj <devnull@localhost> | 2002-11-19 15:07:08 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-11-19 15:07:08 +0000 |
commit | 1c023424d7fb2de08293a5721e11ec4a909a04e2 (patch) | |
tree | fc3d868dd88909ff158b2d4ffd90f4c04cae7724 /rpmio/stubs.c | |
parent | 47ce5c04fbafb31c46e8c4e59893c389bd6b6f3d (diff) | |
download | librpm-tizen-1c023424d7fb2de08293a5721e11ec4a909a04e2.tar.gz librpm-tizen-1c023424d7fb2de08293a5721e11ec4a909a04e2.tar.bz2 librpm-tizen-1c023424d7fb2de08293a5721e11ec4a909a04e2.zip |
Correct doxygen-1.2.18 warnings.
CVS patchset: 5875
CVS date: 2002/11/19 15:07:08
Diffstat (limited to 'rpmio/stubs.c')
-rw-r--r-- | rpmio/stubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/stubs.c b/rpmio/stubs.c index 188090317..208fc6d67 100644 --- a/rpmio/stubs.c +++ b/rpmio/stubs.c @@ -1,5 +1,5 @@ /** - * \file lib/stubs.c + * \file rpmio/stubs.c */ /* XXX Portable shared libraries require rpmlib to contain these functions. */ |