From 242d67fb17619670d9b757c442dcf2e26d8478a1 Mon Sep 17 00:00:00 2001 From: weidai Date: Thu, 20 Jan 2005 04:19:35 +0000 Subject: changes done for FIPS-140 lab code drop git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@195 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- gf2n.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gf2n.h') diff --git a/gf2n.h b/gf2n.h index f71b5c6..4ffa145 100644 --- a/gf2n.h +++ b/gf2n.h @@ -353,7 +353,7 @@ private: }; // construct new GF2NP from the ASN.1 sequence Characteristic-two -CRYPTOPP_DLL GF2NP * BERDecodeGF2NP(BufferedTransformation &bt); +CRYPTOPP_DLL GF2NP * CRYPTOPP_API BERDecodeGF2NP(BufferedTransformation &bt); NAMESPACE_END -- cgit v1.2.1