From 9da1694e19fda1559c35c654430b78d26ce0b272 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 15 Jun 1999 12:31:07 +0000 Subject: See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch --- cipher/pubkey.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cipher') diff --git a/cipher/pubkey.c b/cipher/pubkey.c index 5695e7523..81574dbd9 100644 --- a/cipher/pubkey.c +++ b/cipher/pubkey.c @@ -89,6 +89,8 @@ dummy_get_nbits( int algo, MPI *pkey ) /**************** * Put the static entries into the table. + * This is out constructor function which fill the table + * of algorithms with the one we have statically linked. */ static void setup_pubkey_table(void) -- cgit v1.2.3