From e02cf71271078e3ddf71e534937a732e4be7c479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 1 Feb 2006 12:45:13 +0000 Subject: [PATCH] main is not a KRB5_LIB_FUNCTION git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16682 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/n-fold-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/n-fold-test.c b/lib/krb5/n-fold-test.c index e83d08628..a404f4391 100644 --- a/lib/krb5/n-fold-test.c +++ b/lib/krb5/n-fold-test.c @@ -92,7 +92,7 @@ static struct testcase { {NULL, 0} }; -int KRB5_LIB_FUNCTION +int main(int argc, char **argv) { unsigned char data[MAXSIZE];