summaryrefslogtreecommitdiff
path: root/build/parseBuildInstallClean.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-03-14 23:09:09 +0000
committerjbj <devnull@localhost>2001-03-14 23:09:09 +0000
commitfc920e3ac326473d884ffc6cfc86225d98442ea0 (patch)
tree4bfe664051292af9d4c6beeaba9dfa4e8c8d708d /build/parseBuildInstallClean.c
parenta40655424d818053ccddde39ec62e1ebd0983ed2 (diff)
downloadrpm-fc920e3ac326473d884ffc6cfc86225d98442ea0.tar.gz
rpm-fc920e3ac326473d884ffc6cfc86225d98442ea0.tar.bz2
rpm-fc920e3ac326473d884ffc6cfc86225d98442ea0.zip
Update to doxygen-1.2.6 configuration.
Add manual files to Doxfile.in. lclint annotations. CVS patchset: 4624 CVS date: 2001/03/14 23:09:09
Diffstat (limited to 'build/parseBuildInstallClean.c')
-rw-r--r--build/parseBuildInstallClean.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/parseBuildInstallClean.c b/build/parseBuildInstallClean.c
index 16e0e1063..9b3504522 100644
--- a/build/parseBuildInstallClean.c
+++ b/build/parseBuildInstallClean.c
@@ -7,6 +7,8 @@
#include "rpmbuild.h"
#include "debug.h"
+/*@access StringBuf @*/
+
int parseBuildInstallClean(Spec spec, rpmParseState parsePart)
{
int nextPart, rc;