From a9be3af5ad4836f7e50f0546311ca90c717b861e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Mon, 26 Apr 1999 16:43:10 +0000 Subject: Remove NOPROTO definitions and error code comments. --- apps/dsaparam.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'apps/dsaparam.c') diff --git a/apps/dsaparam.c b/apps/dsaparam.c index e733b53db4..bd368a3a30 100644 --- a/apps/dsaparam.c +++ b/apps/dsaparam.c @@ -83,12 +83,7 @@ * -genkey */ -#ifndef NOPROTO static void MS_CALLBACK dsa_cb(int p, int n, char *arg); -#else -static void MS_CALLBACK dsa_cb(); -#endif - int MAIN(int argc, char **argv) { DSA *dsa=NULL; -- cgit v1.2.3