summaryrefslogtreecommitdiff
path: root/beecrypt/fips186.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-09-19 18:05:47 +0000
committerjbj <devnull@localhost>2001-09-19 18:05:47 +0000
commit3f2193ff8fd567ec5bbfcf6d430d371ee9637e5e (patch)
tree8feb50291ee198262985f533dbac05af502648f0 /beecrypt/fips186.h
parent02c1189d5951c70f632482fc0a674af35e9ea15d (diff)
downloadrpm-3f2193ff8fd567ec5bbfcf6d430d371ee9637e5e.tar.gz
rpm-3f2193ff8fd567ec5bbfcf6d430d371ee9637e5e.tar.bz2
rpm-3f2193ff8fd567ec5bbfcf6d430d371ee9637e5e.zip
lclint fiddles.
CVS patchset: 5063 CVS date: 2001/09/19 18:05:47
Diffstat (limited to 'beecrypt/fips186.h')
-rw-r--r--beecrypt/fips186.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/beecrypt/fips186.h b/beecrypt/fips186.h
index a2ef44972..ce894b8d1 100644
--- a/beecrypt/fips186.h
+++ b/beecrypt/fips186.h
@@ -72,7 +72,7 @@ typedef struct
extern "C" {
#endif
-extern BEEDLLAPI const randomGenerator fips186prng;
+/*@unused@*/ extern BEEDLLAPI const randomGenerator fips186prng;
BEEDLLAPI
int fips186Setup (fips186Param* fp)