summaryrefslogtreecommitdiff
path: root/build/parseDescription.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-01-11 14:13:04 +0000
committerjbj <devnull@localhost>2001-01-11 14:13:04 +0000
commit2e137679467f975e486879f672969375fc9fcf70 (patch)
tree7de8bd1d352ecae7c9ccd68d3ba1c00e7d4a3099 /build/parseDescription.c
parent67aa2355659586f88f8481778bf46e8d44f59788 (diff)
downloadrpm-2e137679467f975e486879f672969375fc9fcf70.tar.gz
doxygen annotations for build/*.
- fix: don't hang on build error. - fix: remove "error: " prefix from signature verification message. CVS patchset: 4426 CVS date: 2001/01/11 14:13:04
Diffstat (limited to 'build/parseDescription.c')
-rw-r--r--build/parseDescription.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/parseDescription.c b/build/parseDescription.c
index e889cf244..a5652e380 100644
--- a/build/parseDescription.c
+++ b/build/parseDescription.c
@@ -20,7 +20,6 @@ extern int noLang; /* XXX FIXME: pass as arg */
{ 0, 0, 0, 0, 0, NULL, NULL}
};
-/** */
int parseDescription(Spec spec)
{
int nextPart;