main is not a KRB5_LIB_FUNCTION

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16682 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-02-01 12:45:13 +00:00
parent 0072e1f4aa
commit e02cf71271

View File

@@ -92,7 +92,7 @@ static struct testcase {
{NULL, 0} {NULL, 0}
}; };
int KRB5_LIB_FUNCTION int
main(int argc, char **argv) main(int argc, char **argv)
{ {
unsigned char data[MAXSIZE]; unsigned char data[MAXSIZE];