summaryrefslogtreecommitdiff
path: root/build/parseBuildInstallClean.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-08-27 19:18:25 +0000
committerjbj <devnull@localhost>2000-08-27 19:18:25 +0000
commita131131381d03cd76c1e6d15ab5b3486ed6f17b3 (patch)
treea8c31b435ff494b028e8f1f5ba2a1d8b6d9fc563 /build/parseBuildInstallClean.c
parent918188a90c4911652bbcbe1f20a09b3123d2b5fa (diff)
downloadrpm-a131131381d03cd76c1e6d15ab5b3486ed6f17b3.tar.gz
rpm-a131131381d03cd76c1e6d15ab5b3486ed6f17b3.tar.bz2
rpm-a131131381d03cd76c1e6d15ab5b3486ed6f17b3.zip
Doxygen annotations.
CVS patchset: 4130 CVS date: 2000/08/27 19:18:25
Diffstat (limited to 'build/parseBuildInstallClean.c')
-rw-r--r--build/parseBuildInstallClean.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/parseBuildInstallClean.c b/build/parseBuildInstallClean.c
index 0f2259b2a..c43e722f3 100644
--- a/build/parseBuildInstallClean.c
+++ b/build/parseBuildInstallClean.c
@@ -1,4 +1,5 @@
-/** \file build/parseBuildInstallClean.c
+/** \ingroup rpmbuild
+ * \file build/parseBuildInstallClean.c
* Parse %build/%install/%clean section from spec file.
*/
#include "system.h"