aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/pubkey.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-06-15 12:31:07 +0000
committerWerner Koch <[email protected]>1999-06-15 12:31:07 +0000
commit9da1694e19fda1559c35c654430b78d26ce0b272 (patch)
tree61b4a7432d03cb6f2123cb295600beb57e3d2271 /cipher/pubkey.c
parentSee ChangeLog: Thu Jun 10 14:18:23 CEST 1999 Werner Koch (diff)
downloadgnupg-9da1694e19fda1559c35c654430b78d26ce0b272.tar.gz
gnupg-9da1694e19fda1559c35c654430b78d26ce0b272.zip
See ChangeLog: Tue Jun 15 14:23:10 CEST 1999 Werner Koch
Diffstat (limited to 'cipher/pubkey.c')
-rw-r--r--cipher/pubkey.c2
1 files changed, 2 insertions, 0 deletions
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)