From 8c10883fdd434363e6cc48125337b5f305cc5534 Mon Sep 17 00:00:00 2001 From: jbj Date: Mon, 28 Aug 2000 01:08:57 +0000 Subject: Doxygen annotations. CVS patchset: 4138 CVS date: 2000/08/28 01:08:57 --- lib/signature.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/signature.c') diff --git a/lib/signature.c b/lib/signature.c index fa53e5a99..1a4c7169e 100644 --- a/lib/signature.c +++ b/lib/signature.c @@ -119,10 +119,6 @@ static int checkSize(FD_t fd, int size, int sigsize) } } -/* rpmReadSignature() emulates the new style signatures if it finds an */ -/* old-style one. It also immediately verifies the header+archive */ -/* size and returns an error if it doesn't match. */ - int rpmReadSignature(FD_t fd, Header *headerp, short sig_type) { unsigned char buf[2048]; -- cgit v1.2.3