From 843742c0865ace27fb352303ef59ae8ecc838b51 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 23 Jul 1999 12:03:01 +0000 Subject: See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner Koch --- cipher/pubkey.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cipher/pubkey.c') diff --git a/cipher/pubkey.c b/cipher/pubkey.c index 548d2e819..a03af3026 100644 --- a/cipher/pubkey.c +++ b/cipher/pubkey.c @@ -278,7 +278,7 @@ disable_pubkey_algo( int algo ) return; } } - log_fatal("can't disable pubkey algo %d: table full\n"); + log_fatal("can't disable pubkey algo %d: table full\n", algo ); } -- cgit v1.2.3